This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
authorNicholas Clark <nick@ccl4.org>
Fri, 23 Dec 2005 16:55:35 +0000 (16:55 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 23 Dec 2005 16:55:35 +0000 (16:55 +0000)
commitcd1541b29232033fba1800a2ccd9ae38b4e1b8c3
tree7d0c570a4819c555372f89aae04dc4631db455a5
parent6f226cd7e2e174eaee90c21b4e6e1408383e3e75
If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
over memory to invalidate it just before free()ing it.

p4raw-id: //depot/perl@26476
perl.h
util.c