This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a bug in the cloning of regexps
authorHugo van der Sanden <hv@crypt.org>
Thu, 11 Mar 2004 16:21:50 +0000 (16:21 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 12 Mar 2004 18:31:12 +0000 (18:31 +0000)
commite01c5899dd5c15c076ff80faae646f1bb851ca52
tree52428972fd61665c046bd15b18b77bbfb1a467a7
parent590d29db556974e9ffeb477a1a1932ff001d099f
Fix a bug in the cloning of regexps

Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
(plus another similar fix)

p4raw-id: //depot/perl@22490
sv.c