Author: Philip Hazel Date: To: ND CC: Pcre-dev Subject: Re: [pcre-dev] PCRE_ERROR_INTERNAL
On Mon, 14 Jun 2010, ND wrote:
> Please detail, what means "overwriting of the compiled pattern"?
Exactly what it says. It means that a program accidentally changed part
of the data that was returned from pcre_compile(). Try testing the same
pattern and data using the pcretest program. Or sent them to me and I
will try when I get a moment.