harfbuzz/test
Ebrahim Byagowi c68ab4b52b Fix _get_ligature_caret's oob read issue
AAT::Lookup has no other way to detect whether it is returned from
a real and sanitized font data or from a null pool, this checks if
the table has been recognized valid by sanitizer by checking
table's major version which is zero if returned from a null pool and
non-zero if is from a sanitized font data, it is expected the other
calls of the table (unlikely to have more calls however) also do a
similar version check before calling the lookups used on the table.
2020-05-21 06:56:09 +04:30
..
api Fix _get_ligature_caret's oob read issue 2020-05-21 06:56:09 +04:30
fuzzing Fix _get_ligature_caret's oob read issue 2020-05-21 06:56:09 +04:30
shaping [aat] Fix implementation of AAT kerning for Geeza Pro. (#2388) 2020-05-05 17:48:24 -07:00
subset [subset] GSUB5/GPOS7 Contextual Subst/Pos Subtbale Subsetting support 2020-05-20 15:12:54 -07:00
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
meson.build Add Meson build definitions 2020-03-11 19:18:57 +03:30