This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix memory leaks and uninitialized memory accesses found by Purify
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 18 Jun 1998 16:33:01 +0000 (16:33 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 18 Jun 1998 16:33:01 +0000 (16:33 +0000)
commit00db4c452819e776e72467584ab4e9617d012f7b
treea0211b478efd413d7b381a4a612d15e1a33036d8
parent3b818b81e61465ce5ae6f7c21e6ca3b83d30216e
fix memory leaks and uninitialized memory accesses found by Purify

p4raw-id: //depot/perl@1143
doio.c
perl.c
regexec.c
sv.c