Fix bug #17771 : segfault with the 'for' statement modifier
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 11 Oct 2002 19:53:05 +0000 (19:53 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 11 Oct 2002 19:53:05 +0000 (19:53 +0000)
commitfb14229d046006b2f5d3159b99a4486315081739
treebe1a7eaaac2ceeb3fe2780c520031fb5b4b68d77
parentcc23144fb7132c5baf97c1abe756f338a4d71959
Fix bug #17771 : segfault with the 'for' statement modifier
used inside a map or a grep.

p4raw-id: //depot/perl@17998
pp_ctl.c
t/op/grep.t