Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0

This commit is contained in:
wolfbeast 2019-11-14 10:07:01 +01:00 committed by Roy Tam
commit 207b043e1c
102 changed files with 10962 additions and 3291 deletions

View file

@ -2,10 +2,11 @@ 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: ba8417620956a920ed1f05a2f666fb6317fb10cb
Current revision: 8bba749d9d5401726a7d7609ab914fdb5e92bfbe (8.0.0)
Upstream files included: LICENSE, src/, include/
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