Re: [pcre-dev] \s*\R regression

Αρχική Σελίδα
Delete this message
Συντάκτης: Ralf Junker
Ημερομηνία:  
Προς: pcre-dev
Αντικείμενο: Re: [pcre-dev] \s*\R regression
On 20.04.2012 13:52, Philip Hazel wrote:

> That was in effect a typo: the addition should have been to the
> OP_NOT_WHITESPACE case. I have fixed the bug and added some tests
> (SVN 961).


Many thanks, I works just as expected now!

> I didn't see that when I used valgrind on Linux. Do you still get it
> with SVN 961?


Nope. No more buffer overruns with SVN 962.

Ralf