mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
9b6c2f36f1
- Don't check STAT designAxisSize if the designAxisCount is zero. - Avoid potential arithmetic overflow during Buffer read operations. - Use more careful range checks in STAT parsing.
This is the Sanitiser for OpenType project, from http://code.google.com/p/ots/. Our reference repository is https://github.com/khaledhosny/ots/. Current revision: 8bba749d9d5401726a7d7609ab914fdb5e92bfbe (8.0.0) Upstream files included: LICENSE, src/, include/, tests/*.cc Additional files: README.mozilla, src/moz.build Additional patch: ots-visibility.patch (bug 711079). Additional patch: ots-lz4.patch