• Show log

    Commit

  • Hash : bd3849e7
    Author : Behdad Esfahbod
    Date : 2013-08-27T21:43:38

    FT_Open_Face: Improve external stream handling.
    
    If the font's `clazz->init_face' function wants to swap to new
    stream, handling of whether original stream was external could
    result to either memory leak or double free.  Mark externality into
    face flags before calling `init_face' such that the clazz can handle
    external streams properly.
    
    * src/base/ftobjs.c (FT_Open_Face): Move code to set
    FT_FACE_FLAG_EXTERNAL_STREAM to...
    (open_face): This function.
    

  • 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