https://bugs.exim.org/show_bug.cgi?id=1735
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Philip Hazel <ph10@???> ---
Similar, but an edge case, it turned out (nothing between \Q and \E).
Incidentally, you should probably mask out PCRE2_NO_UTF_CHECK in the options
you pass to pcre2_compile() and pcre2_match() if there is any chance of your
passing invalid UTF strings.
--
You are receiving this mail because:
You are on the CC list for the bug.