https://bugs.exim.org/show_bug.cgi?id=2529
Bug ID: 2529
Summary: Segmentation fault in jit matching with
match_invalid_utf
Product: PCRE
Version: 10.34 (PCRE2)
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: kkilger@???
CC: pcre-dev@???
There is a segmentation fault in the following pattern:
/\p{Cs}/utf,ucp,match_invalid_utf,jit
abc\x{d800}
Omitting the "jit" works.
--
You are receiving this mail because:
You are on the CC list for the bug.