On Tue, Aug 19, 2008 at 10:49:23AM +0400, Stanislav Sedov wrote: > On Tue, 19 Aug 2008 09:50:55 +0400 > Yuri Pankov <yuri.pankov_at_gmail.com> mentioned: > > > Hi, > > > > Looks like regcomp() doesn't detect invalid backreferences on > > -CURRENT, though it works normally on 6.3-RELEASE. > > > > simple testcase: > > > > 6.3-RELEASE: > > $ echo test | sed 's/test/\1/' > > sed: 1: "s/test/\1/": \1 not defined in the RE > > > > -CURRENT: > > $ echo test | sed 's/test/\1/' > > Segmentation fault (core dumped) > > > > 7-STABLE is also affected. Seems that regression was in r171284. > > -- > Stanislav Sedov > ST4096-RIPE Heh, I'm making wrong assumptions again. Sorry. YuriReceived on Tue Aug 19 2008 - 16:23:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:33 UTC