commit | 5e9caaee7885cbc82f9f821bbec7f6c86f25b33a | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@chromium.org> | Mon Jan 24 12:19:20 2022 -0500 |
committer | Ben Wagner <bungeman@chromium.org> | Mon Jan 24 12:24:59 2022 -0500 |
tree | 5067e0f61c5175463a4219820c38ed3ce7d4205a | |
parent | 657745212b11606ca2efd1724dc8955818cd8bde [diff] |
[pshinter] Ensure all point flags are initialized. Only off curve point flags were fully initialized. * src/pshinter/pshalgo.c (psh_glyph_init): always initialize flags. Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43930