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

Top Page
Delete this message
Author: Vinayaka Bhat
Date:  
To: 'pcre-dev@exim.org'
Subject: [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