• Show log

    Commit

  • Hash : fb5268cf
    Author : suzuki toshiya
    Date : 2015-09-28T02:01:43

    [base] Fix a leak by broken sfnt-PS or resource fork (#46028).
    
    open_face_from_buffer() frees passed buffer if valid font
    is not found.  But if copying to the buffer is failed,
    the allocated buffer should be freed within the caller.
    
    * src/base/ftobjs.c (open_face_PS_from_sfnt_stream): Free
    the buffer `sfnt_ps' if an error caused before calling
    open_face_from_buffer().
    (Mac_Read_sfnt_Resource): Free the buffer `sfnt_data' if
    an error caused before calling open_face_from_buffer();
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags