Re: [pcre-dev] [Bug 1121] Infinite recursive + crash

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: 1121
CC: pcre-dev
Subject: Re: [pcre-dev] [Bug 1121] Infinite recursive + crash
On Mon, 13 Jun 2011, Marco Cimmino wrote:

> --- Comment #4 from Marco Cimmino <cimmino.marco@???> 2011-06-13 11:28:31 ---
> Since I have to rely on pcre already compiled on different machines then that
> is not an option.
> Possibly I have to change the regex.


See if atomic groups or possessive quantifiers can be used. That usually
helps in these cases.

Philip

--
Philip Hazel