Edit

kc3-lang/freetype/src/sfnt

Branch :

  • Show log

    Commit

  • Author : Dominik Röttsches
    Date : 2021-04-02 06:55:29
    Hash : 1c086293
    Message : [sfnt] Check validity of pointer location of `read_color_line`. * src/sfnt/ttcolr.c (get_child_table_pointer): New function to fetch child table pointer early for all paint formats that compute a child table pointer. (read_color_line, read_paint): Updated. (tt_face_get_colorline_stops): Check `colr->table`.