Fix bug #15161 by increasing the refcount on the RE and making
authorArtur Bergman <sky@nanisky.com>
Sat, 26 Apr 2003 21:43:32 +0000 (21:43 +0000)
committerArtur Bergman <sky@nanisky.com>
Sat, 26 Apr 2003 21:43:32 +0000 (21:43 +0000)
commitd8f2cf8a73241e835478961923f08341719a76ab
treec1fb89d4b6cae18341809f17aa5ed34540a68c30
parent73b5735c85106e9c6a58cea663a53d49569a9bdd
Fix bug #15161 by increasing the refcount on the RE and making
sure to restore it correctly. Deals with both s//e and s///g.

p4raw-id: //depot/perl@19342
pp_ctl.c
pp_hot.c