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

Página superior
Eliminar este mensaje
Autor: Vinayaka Bhat
Fecha:  
A: 'pcre-dev@exim.org'
Asunto: [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