mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
- 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. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| tests | ||
| LICENSE | ||
| ots-lz4.patch | ||
| ots-visibility.patch | ||
| README.mozilla | ||
| sync.sh | ||
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