[pcre-dev] Memory corruption in PCRE compile (Version 6.6) f…

Inizio della pagina
Delete this message
Autore: Vinayaka Bhat
Data:  
To: 'pcre-dev@exim.org'
Oggetto: [pcre-dev] Memory corruption in PCRE compile (Version 6.6) for invalid regex
Hi,

Is there a known issue in PCRE compilation wherein memory corruption happens when we attempt to compile an invalid regular expression?

The version I am using is 6.6

#define PCRE_MAJOR          6
#define PCRE_MINOR          6
#define PCRE_PRERELEASE
#define PCRE_DATE           06-Feb-2006


Thanks,
Vinayak