summaryrefslogtreecommitdiff
path: root/utfebcdic.h
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2013-01-16 12:30:43 -0500
committerAndy Dougherty <doughera@lafayette.edu>2013-01-16 13:02:28 -0500
commit94e529cc4d56863d7272c254a29eda2b002a4335 (patch)
tree5340bac792edbd5cc36afaa971160e02fa951bbc /utfebcdic.h
parent73758d77f195684a5288d4a5ba4f2717f414d685 (diff)
downloadperl-94e529cc4d56863d7272c254a29eda2b002a4335.tar.gz
Avoid wraparound when casting unsigned size_t to signed ssize_t.
Practically, this only affects a perl compiled with 64-bit IVs on a 32-bit system. In that instance a value of count >= 2**31 would turn negative when cast to (ssize_t).
Diffstat (limited to 'utfebcdic.h')
0 files changed, 0 insertions, 0 deletions