Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2018-05-15 17:01:22
    Hash : befee112
    Message : [sfnt] Fix memory leak in handling `COLR' data. * src/truetype/ttgload.c (TT_Load_Glyph): Free old `layers' array before reassigning allocated memory. Only allocate `color_layers' if we don't have one already.