harfbuzz/src/OT/Layout
Behdad Esfahbod 64fa5cd482 [GPOS] Fix assert fail introduced recently
Was introduced in 8708b9e081.

If these lookups are recursed to from (Chain)Context out-of-order,
it was possible that last_base > buffer->idx, in which case we
were attaching marks to a base after them... and an assertion
was failing fortunately.

Fixes https://oss-fuzz.com/testcase-detail/6377756666757120
2023-02-07 15:52:53 -07:00
..
Common [Coverage] Speed up subset for too-large Coverage tables 2023-01-10 10:19:00 -07:00
GDEF Make includes relative 2023-01-28 12:09:45 -07:00
GPOS [GPOS] Fix assert fail introduced recently 2023-02-07 15:52:53 -07:00
GSUB Move TRACE_DISPATCH after may_recurse() 2023-01-21 15:50:25 -07:00
types.hh [layout] Add large_int to Types 2022-07-21 10:30:23 -06:00