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

Góra strony
Delete this message
Autor: Ralf Junker
Data:  
Dla: pcre-dev
Temat: 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