commit | 7b8464b655b190c16bba33cefdd58acb03d32ddf | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Jul 27 13:15:07 2021 -0600 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Jul 27 13:26:00 2021 -0600 |
tree | 4f9f65a23325dc3dc474d3ba0b037b90d690b083 | |
parent | bf2c87bfe6b3826d187dfee2ca894b5a39f6d17e [diff] |
[serialize] Check for overflow in allocate_size() If size was > INT_MAX, then the out-of-room check was failing to perform as intended. Part of fixing https://oss-fuzz.com/testcase-detail/5362189182566400
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