Add a define PERL_POISON which tries to trip up anything accessing
authorNicholas Clark <nick@ccl4.org>
Thu, 23 Jun 2005 14:11:20 +0000 (14:11 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 23 Jun 2005 14:11:20 +0000 (14:11 +0000)
commit94010e71b67db04027249ff69e2a2bfa9a050945
tree3288295ac02b3ed67238e92114987299ead8ffc3
parent771ba71a7bf3673decf297992c8591f2ff873802
Add a define PERL_POISON which tries to trip up anything accessing
freed or uninitialised memory. Currently only Poison()s freed
pointers.

p4raw-id: //depot/perl@24959
ext/PerlIO/encoding/encoding.xs
gv.c
handy.h
pp_ctl.c
scope.c
sv.c