(retracted by #13476)
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Dec 2001 17:07:00 +0000 (17:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Dec 2001 17:07:00 +0000 (17:07 +0000)
commit27153ab81cea9d5ca3a79ea8e528eb90fed9fddb
treed52ee896f98d5af0be6409043856acb016df1e37
parent3b421ef00fac94db72130d6dc774d9e49e8db4eb
(retracted by #13476)

Manually apply #13474; fixes stale reference to dead
CvOUTSIDE(); this can happen when anonymous subroutines
that aren't closures are returned from an eval""

(threads/shared/sv_refs.t is coredump-unhappy about this change)

p4raw-id: //depot/perl@13475
op.c
t/run/kill_perl.t