[perl #32332] Perl segfaults; test case available
authorDave Mitchell <davem@fdisolutions.com>
Sat, 20 May 2006 11:58:07 +0000 (11:58 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 20 May 2006 11:58:07 +0000 (11:58 +0000)
commite22ae1e278fa878ce0da6700e97da49f0dacf636
tree4dd43a78d3f3555b2c2db1e6e0e3cbc41e080d5e
parent7b0bddfae402018e486a2f1fa0daf4581b85b65b
[perl #32332] Perl segfaults; test case available
sub f { s/$var/f()/e } could free the wrong RE

p4raw-id: //depot/perl@28251
cop.h
pp_ctl.c
pp_hot.c