commit | 29708e959a04ee003b9c0738f0c5330584f15b4f | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Mar 22 15:22:15 2021 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Mar 22 15:22:15 2021 -0700 |
tree | a68b7e99900abc70febfd28ca80864f6e36bbffe | |
parent | c5d6bdb4bf2d8d595f5c762c3e618444621803ae [diff] |
[aat] Fix offsetToIndex math for out-of-bounds values Previously, some bad font data was accidentally being interpretted as legit if it happened to not fall out of memory bounds. The intention of the code was what this commit does. I'm surprised we weren't getting a "arithmetic between signed and unsigned values" warning / error before.
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see COPYING.
For build information, see BUILD.md.
For custom configurations, see CONFIG.md.
For test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io