summaryrefslogtreecommitdiff
path: root/lib/UNIVERSAL.pm
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@debian.org>2010-01-19 11:03:08 +0100
committerSteffen Mueller <smueller@cpan.org>2010-01-19 11:04:29 +0100
commit1f15e670edb515b744e9021b4a42a7955da83093 (patch)
tree748d606ce4c3db5cebc6f0be851b6b33e6044ee6 /lib/UNIVERSAL.pm
parent1f730e6c11736bad913e605b064200a67117e898 (diff)
downloadperl-1f15e670edb515b744e9021b4a42a7955da83093.tar.gz
Fix a NULL pointer dereference when looking for a DESTROY method
The empty DESTROY method optimization introduced by commit fbb3ee5af3d would crash the interpreter if a DESTROY method was declared but not actually defined. This is seen in the real world with AutoLoader / AutoSplit, where the crash defeats autoloading a DESTROY method.
Diffstat (limited to 'lib/UNIVERSAL.pm')
0 files changed, 0 insertions, 0 deletions