Skip to content

[sfnt] Check validity of pointer location of read_color_line

Dominik Röttsches requested to merge drott/freetype:colorlineChecks into master
  • sfnt/ttcolr.c (read_color_line, read_paint) (get_child_table_pointer): Fetch child table pointer early for all paint formats that compute a child table pointer, refactor checks into get_child_pointer function.
Edited by Dominik Röttsches

Merge request reports