diff options
author | Karl Williamson <public@khwilliamson.com> | 2010-08-31 20:20:01 -0600 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-09-13 13:56:03 +0200 |
commit | 4125141464884619e852c7b0986a51eba8fe1636 (patch) | |
tree | d4393940bde6463ba49617a14b9900ac0e1a0998 /thread.h | |
parent | cf301eb7d17e4d58d25337e997b1c7b0133e3c91 (diff) | |
download | perl-4125141464884619e852c7b0986a51eba8fe1636.tar.gz |
handy.h: Add bounds checking to case change arrays
This makes sure that the index into the arrays used to change between
lower and upper case will fit into their bounds; returning an error
character if not. The check is likely to be optimized out if the index
is stored in 8 bits.
Diffstat (limited to 'thread.h')
0 files changed, 0 insertions, 0 deletions