[pcre-dev] [Bug 1554] support subject strings with invalid U…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1554] New: support subject strings with invalid UTF-8 sequences
Subject: [pcre-dev] [Bug 1554] support subject strings with invalid UTF-8 sequences
https://bugs.exim.org/show_bug.cgi?id=1554

Philip Hazel <ph10@???> changed:

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


--- Comment #7 from Philip Hazel <ph10@???> ---
After more than 4 years, this is now resolved for PCRE2. Support in JIT is
available in the recent release, and now I have just committed a patch that
adds support to the interpreter in pcre2_match(). It does process the subject
chunk by chunk, as you first suggested. However, I have yet to add support to
pcre2grep, but I will take a look at that next.

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