summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-05-24 21:37:26 +0100
committerNicholas Clark <nick@ccl4.org>2011-05-24 21:37:26 +0100
commitbbae360abd6ec863e8a99ca4ab058873737dbf45 (patch)
tree2db48f5e97fb63616b948b786cc8690692e4b2b8 /AUTHORS
parentceb12f1f0217ba8594a71e20be18f84b4356adba (diff)
downloadperl-bbae360abd6ec863e8a99ca4ab058873737dbf45.tar.gz
In Perl_pv_escape(), avoid reading 1 byte beyond the end of the buffer.
The check for whether to use 3 digits of octal was not correct, and was capable of reading the byte beyond the passed in buffer. Except for the small possibility that that byte was not mapped memory, it wouldn't change the semantic correctness of the escaped output, but it would lead to non-deterministic choice of which format to use.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions