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

トップ ページ
このメッセージを削除
著者: Vinayaka Bhat
日付:  
To: 'pcre-dev@exim.org'
題目: [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