commit | 5da3c9c33f02010a3fc57cf0e1d07955af681e7c | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Thu May 09 11:30:31 2019 -0700 |
committer | Behdad Esfahbod <[email protected]> | Thu May 09 11:31:13 2019 -0700 |
tree | 7fed4b78e9cf16676eba1defb0fde7ecdf2287e0 | |
parent | 57a5256fbcef6e5d29fc40cf019cc4b2c29c9dcf [diff] |
[iter] Fix hb_zip() end condition We should compare-equal to end if either iterator's end reaches, not if both reach at the same time. Fixes infinite-loop in test which was happening after hb_enumerate() switched to using hb_zip().
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 test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io