• Show log

    Commit

  • Hash : 5339c75e
    Author : Werner Lemberg
    Date : 2015-09-24T13:39:44

    [sfnt] Better checks for invalid cmaps (2/2) (#46019).
    
    While the current code in `FT_Get_Next_Char' correctly rejects
    out-of-bounds glyph indices, it can be extremely slow for malformed
    cmaps that use 32bit values.  This commit tries to improve that.
    
    * src/sfnt/ttcmap.c (tt_cmap8_char_next, tt_cmap12_next,
    tt_cmap12_char_map_binary, tt_cmap13_next,
    tt_cmap13_char_map_binary): Reject glyph indices larger than or
    equal to the number of glyphs.
    

  • 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