This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix large memory leak that has been around for ever, masked by
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 4 Jul 2000 04:15:59 +0000 (04:15 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 4 Jul 2000 04:15:59 +0000 (04:15 +0000)
commit612f20c37ac59506501c890e7f9285f551c793d2
tree0a5b7c0359483a9ec5cf29ce04f10c0614f5ab88
parentcf36064f875775fbd01f4387ab083483e8fa24f8
fix large memory leak that has been around for ever, masked by
-DPURIFY (most of the arenas were never freed!)

p4raw-id: //depot/perl@6298
embedvar.h
global.sym
hv.c
intrpvar.h
perl.c
perlapi.h
sv.c