summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-28 17:50:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-28 17:50:24 +0000
commit71db4c703f5ddfa751ce43b915c22e01aeaeaa08 (patch)
tree9ccc9d934082d5b765f0159f274c6c6d38836e22 /src/tutorial
parentb0bbcbe7d3e14f5af0184b203dc8b321303d12e7 (diff)
Fix incorrect tests for undef Perl values in some places in plperl.c.
The correct test for defined-ness is SvOK(sv), not anything involving SvTYPE. Per bug #3415 from Matt Taylor. Back-patch as far as 8.0; no apparent problem in 7.x.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions