[perl #35214] SEGV when next is followed by a goto
authorDave Mitchell <davem@fdisolutions.com>
Wed, 4 May 2005 14:01:40 +0000 (14:01 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 4 May 2005 14:01:40 +0000 (14:01 +0000)
commit3a1b2b9e42aa284970a0868f88d8857a18a0a3b9
treeae1e14bb75b2223e5071c231a860306c969335c0
parent304dea91bf747b5b240c3ec3a6a4dfebeab12289
[perl #35214] SEGV when next is followed by a goto

next and redo didn't restore PL_curcop

p4raw-id: //depot/perl@24384
pp_ctl.c
t/op/goto.t