summaryrefslogtreecommitdiff
path: root/unicode_constants.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2014-12-22 16:25:59 +0000
committerDavid Mitchell <davem@iabyn.com>2014-12-31 11:28:51 +0000
commit02b08bbcbd0ac87188306a567fc071bbfd134777 (patch)
tree4976a3981a61ed8bb506cf95047907b0bf22a877 /unicode_constants.h
parent919894b775f42c5afd2195b1a5240e66205560d1 (diff)
downloadperl-02b08bbcbd0ac87188306a567fc071bbfd134777.tar.gz
fix more -IV_MIN negations
Doing uv = -iv is undefined behaviour if iv happens to be IV_MIN. This occurs in several places in the perl sources. These ones were found by visual code inspection rather than using -fsanitize=undefined, but I've added extra tests so that -fsanitize could find them now.
Diffstat (limited to 'unicode_constants.h')
0 files changed, 0 insertions, 0 deletions