Fix perl with -DPERL_POISON after commit 22ade07
authorVincent Pit <perl@profvince.com>
Sun, 16 Sep 2012 14:44:13 +0000 (16:44 +0200)
committerVincent Pit <perl@profvince.com>
Sun, 16 Sep 2012 14:44:13 +0000 (16:44 +0200)
commit72581b5b7341e76b3ea364b4d49c8340bb668228
tree12ff0fb664f105cd31aa78951d000b93b4cd9b39
parent22ade07d6a4f442c7a3e970195597fd0cb266e0d
Fix perl with -DPERL_POISON after commit 22ade07

The third argument to PoisonNew is the type, not the size. Also, poisoning
the contents of the sv itself is incorrect.
scope.c