This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
back out change #22167 "freeing a CV reference that was currently
authorDave Mitchell <davem@fdisolutions.com>
Sat, 17 Jan 2004 23:58:04 +0000 (23:58 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 17 Jan 2004 23:58:04 +0000 (23:58 +0000)
commit58ed4fbe7c01c6db6f9e39be1bc81fb0854d3801
treedd75a41c9d250b4665f73299d71958c15b61a2bf
parent8f8d40ab34e002001c7e6f500a987fa1dfb3bd78
back out change #22167 "freeing a CV reference that was currently
being executed caused coredumps".
The new test case sometimes locks up linux's malloc, and with
Perl's malloc the test code still coredumps :-(
p4raw-link: @22167 on //depot/perl: b3a3b3a1da8f5142edf3e194532b08316f895282

p4raw-id: //depot/perl@22172
perl.c
scope.c
scope.h
sv.c
t/op/closure.t