• Show log

    Commit

  • Hash : db053ec9
    Author : suzuki toshiya
    Date : 2010-09-17T23:20:00

    [truetype] Don't duplicate size->twilight structure to be freed.
    
    * src/truetype/ttinterp.c (free_buffer_in_size): Don't duplicate
    FT_GlyphZoneRec size->twilight to be freed.  If duplicated,
    FT_FREE() erases the duplicated pointers only and leave original
    pointers.  They can cause the double-free crash when the burst
    errors occur in TrueType interpreter and free_buffer_in_size()
    is invoked repeatedly.  See Savannah bug #31040 for detail.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags