summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorDaniel Dragan <bulk88@hotmail.com>2013-03-05 22:51:01 -0500
committerNicholas Clark <nick@ccl4.org>2013-03-06 13:01:43 +0100
commitf615be485d8c90f01432a39e678e01c615e2c15e (patch)
tree15dd56dec60d98611b72a8a51450a93729ca7679 /perl.c
parenta420522db95b77620564c1be75cece4504eabef1 (diff)
downloadperl-f615be485d8c90f01432a39e678e01c615e2c15e.tar.gz
better POD for SvPVX, pre-5.9.3 Perls
PV/char * was moved to SV head in commit 7b2c381cf3 . Prior to this, PV was in SV body, and sv_any can be NULL, so accessing SvPVX without checking type on old Perls was a SEGV. Make a note of this so others don't find out the hard way.
Diffstat (limited to 'perl.c')
0 files changed, 0 insertions, 0 deletions