[pcre-dev] [Bug 1672] PCRE Library Heap Overflow in compile_…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1672] PCRE Library Heap Overflow in compile_regex()
https://bugs.exim.org/show_bug.cgi?id=1672

Philip Hazel <ph10@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED


--- Comment #1 from Philip Hazel <ph10@???> ---
This is another issue that has been fixed "properly" in PCRE2 (10.2x) by
refactoring the way group references are handled. I have committed a patch for
PCRE 8.x that gets round the problem by unconditionally allocating more memory
for named references.

--
You are receiving this mail because:
You are on the CC list for the bug.