No need to create a new magic vtable if it's all 0 pointers.
authorNicholas Clark <nick@ccl4.org>
Sat, 7 Oct 2006 22:24:28 +0000 (22:24 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 7 Oct 2006 22:24:28 +0000 (22:24 +0000)
commit0ca9e7c5f00427e141fad33150dcf6f077317af1
treedcda76c178c6d639c74a07ccc63d851e970b03a7
parentfafee734dd1789ab8d2c4d54e0089d2894535aeb
No need to create a new magic vtable if it's all 0 pointers.
[And these are function pointers, so they're not NULL :-)]

p4raw-id: //depot/perl@28962
XSUB.h
perl.h
sv.c