[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
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Philip Hazel à
2009-10-13 15:17
Auteur:
Vinayaka Bhat
Date:
2009-10-13 09:32
UTC
À:
'pcre-dev@exim.org'
Sujet:
[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