• Show log

    Commit

  • Hash : 1c086293
    Author : Dominik Röttsches
    Date : 2021-04-02T06:55:29

    [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`.