[pcre-dev] Memory corruption in PCRE compile (Version 6.6) f…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
Philip Hazel, mensaje del
2009-10-13 15:17
Autor:
Vinayaka Bhat
Fecha:
2009-10-13 09:32
UTC
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