summaryrefslogtreecommitdiff
path: root/utf8.h
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-05-04 13:29:15 -0600
committerKarl Williamson <public@khwilliamson.com>2013-08-29 09:56:08 -0600
commit632ccf214450c821ffad251189a1b84ad231c2fe (patch)
tree6de366beb6c9b2404dd3782cec8f0b74a46e933e /utf8.h
parentde69f3af3da72e3d0ea0adae070cdb4990d7c9bf (diff)
downloadperl-632ccf214450c821ffad251189a1b84ad231c2fe.tar.gz
pp.c, regexec.c: Declare buffers large enough
These three buffers are not declared with the proper size. There is a #define available to use, so use it. These matter only on EBCDIC platforms, where the one in pp.c prior to this commit could cause a buffer overrun there. The others shouldn't because what is being used is known (smaller) size.
Diffstat (limited to 'utf8.h')
0 files changed, 0 insertions, 0 deletions