This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change#3511 was not defensive enough about try blocks, causing
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Mar 2000 18:11:22 +0000 (18:11 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Mar 2000 18:11:22 +0000 (18:11 +0000)
commit1d76a5c36fe33e7755afd0f03faf19826beda303
treeb465978813ba48e23662c45b02420d15e7ae2de7
parent6b7b8867bcd9dae4737a0f8210ca9785c63634b8
change#3511 was not defensive enough about try blocks, causing
bogus attempts to free closures, and thence, segfaults

p4raw-link: @3511 on //depot/perl: 067f92a0e46641b4b3e89afcde43bf134105f7b7

p4raw-id: //depot/perl@5658
cop.h
perl.c
pp_ctl.c
t/op/misc.t