harfbuzz/test
Ebrahim Byagowi 0d729b4b72 [avar] Fix out-of-bound read when input is bigger than all the coords
'i' shouldn't become equal to array's length which as the increament
is happened at end of the loop, if the input is bigger than all the
table coords, it will be equal to array's length.

Fixes https://crbug.com/oss-fuzz/21092
2020-03-07 13:20:41 +03:30
..
api [var] Fix hb_ot_var_get_axis_infos's offset semantic 2020-03-06 02:01:04 +03:30
fuzzing [avar] Fix out-of-bound read when input is bigger than all the coords 2020-03-07 13:20:41 +03:30
shaping [tools] More on py3 compatibility 2020-02-24 00:10:11 +03:30
subset [subset] GDEF MarkGlyphSets subsetting support 2020-02-26 15:15:21 -08:00
CMakeLists.txt Add CMake configuration for all of the new subsetting code. 2018-02-04 12:57:34 -08:00
Makefile.am Configure automake to run the new subset tests. 2018-02-04 12:57:33 -08:00