summaryrefslogtreecommitdiff
path: root/hv.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-11-01 22:12:51 -0600
committerKarl Williamson <khw@cpan.org>2016-11-02 15:49:29 -0600
commitb0b342d4b3fa61880a96b645a3dab648f7c4c682 (patch)
tree8d80cca3c0da9ef9a0a5b0989102697d4cb40022 /hv.h
parent22123136705b458f89846c8e559433731724adf7 (diff)
downloadperl-b0b342d4b3fa61880a96b645a3dab648f7c4c682.tar.gz
Fix wrong UTF-8 overflow error on 32-bit platforms
Commit 2b5e7bc2e60b4c4b5d87aa66e066363d9dce7930 changed the algorithm for detecting overflow during decoding UTF-8 into code points. However, on 32-bit platforms, this change caused it to claim some things overflow that really don't. ALl such are overlong malformations, which are normally forbidden, but not necessarily. This commit fixes that.
Diffstat (limited to 'hv.h')
0 files changed, 0 insertions, 0 deletions