11d583a9ea
Glyph insertion is an expensive operation and we like to have it limited based on buffer's input size which is handled by buffer's max_ops. clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5754958982021120: Before the change: 0.67s user 0.00s system 99% cpu 0.674 total After the change: 0.02s user 0.00s system 98% cpu 0.024 total Which takes much longer on valgrind and tsan bots. |
||
---|---|---|
.. | ||
api | ||
fuzzing | ||
shaping | ||
subset | ||
Makefile.am | ||
meson.build |