Limit max edits during sanitize to 8
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 02:00:57 +0000 (18:00 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 02:00:57 +0000 (18:00 -0800)
commit14c2de321826c36037adde859ccca3e2011325a9
tree6902fe1ad914d773d73705d22a0201e988a4e9df
parent9cbc39aef962a95b0eba32c24ff9c415d1316d56
Limit max edits during sanitize to 8

Used to be 100.  If a tabe needs more than one or two edits, it's
probably completely bogus...

Might help with speeding up fuzzing for
https://github.com/behdad/harfbuzz/issues/157
src/hb-open-type-private.hh