This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
authorNicholas Clark <nick@ccl4.org>
Fri, 24 Jun 2005 14:04:19 +0000 (14:04 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 24 Jun 2005 14:04:19 +0000 (14:04 +0000)
commit41e4abd8e288135291940b1765c485a707618c20
treeb1e95b031dfc808c4998264e298d095bc7572532
parentc80263a809faf4e39544f5f3f44ed7181a92391b
Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
which become unreferenced. This is less likely to be successful.
The #define needs a better name.

p4raw-id: //depot/perl@24976
embed.fnc
embed.h
embedvar.h
intrpvar.h
perl.c
perlapi.h
proto.h
sv.c