| commit | 17fe9abaa3e964184be9940b0b8630940785a788 | [log] [tgz] |
|---|---|---|
| author | kojii <kojii@chromium.org> | Tue Jul 26 09:11:51 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 09:14:44 2016 |
| tree | 9e57ac2ae65677b6e76b98046774e2da4e2a2416 | |
| parent | 94847d3f6f2e42dda6f8f97d21098cb5085ac31b [diff] |
Avoid integer-overflow in hb_glyph_position_t.y_advance This patch avoids integer-overflow when hb_glyph_position_t.y_advance is LONG_MIN. BUG=630227 Review-Url: https://codereview.chromium.org/2176053002 Cr-Commit-Position: refs/heads/master@{#407744}