summaryrefslogtreecommitdiff
path: root/t/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-11-17 22:54:17 +0000
committerNicholas Clark <nick@ccl4.org>2008-11-17 22:54:17 +0000
commit1d963ff3e27fd02ffafca14b9a60d1e71f32caa7 (patch)
tree513178eec5ae0fa885444f4dd122a60dabadbf38 /t/pod
parente389bba906c384f4fc3f3ad5e721e737cbd5d54e (diff)
downloadperl-1d963ff3e27fd02ffafca14b9a60d1e71f32caa7.tar.gz
S_save_lines() was using strchr() when it should have been using
memchr(). Result - eval""ed source with embedded NULs was not split correctly into lines for the debugger. Obscure. But still a bug. Maybe the Campaign for the Elimination of strlen() needs to take a long hard stare at every strchr() too. And strmp() while we're looking. p4raw-id: //depot/perl@34876
Diffstat (limited to 't/pod')
0 files changed, 0 insertions, 0 deletions