This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix memory leak on Windows (PL_sys_intern contents were never
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 4 Jul 2000 04:37:00 +0000 (04:37 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 4 Jul 2000 04:37:00 +0000 (04:37 +0000)
commit6c644e7885bc20d759d8cbcb4abaa8f14113c03b
treeb06fea5a3d3af10fdc606d828bd9917dfbb7831e
parent612f20c37ac59506501c890e7f9285f551c793d2
fix memory leak on Windows (PL_sys_intern contents were never
freed)

p4raw-id: //depot/perl@6299
embed.h
embed.pl
global.sym
makedef.pl
objXSUB.h
perl.c
perlapi.c
proto.h
win32/win32.c