diff options
author | tsepez <tsepez@chromium.org> | 2016-08-19 15:48:05 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-19 15:48:05 -0700 |
commit | 68624257bf300036a3898015eee718a6026ca6f5 (patch) | |
tree | 14f7c47437d2fd8b44050f8bd975d85cb8d7df54 /core/fxge/apple | |
parent | a752edfd2ddc4913aeffd31b67f6fdb53e4116ae (diff) | |
download | pdfium-68624257bf300036a3898015eee718a6026ca6f5.tar.xz |
Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode()
It was intended to be unsigned in the first place, and we're
perfectly happy with the overflow as long as it is no longer
undefined behaviour.
BUG=638489
Review-Url: https://codereview.chromium.org/2258053003
Diffstat (limited to 'core/fxge/apple')
0 files changed, 0 insertions, 0 deletions