https://bugs.exim.org/show_bug.cgi?id=1979
Philip Hazel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Philip Hazel <[email protected]> --- This report is invalid. The value \x{8000000} is greater than the maximum UTF-8 code point and is therefore not a valid UTF-8 character. The test sets PCRE2_NO_UTF_CHECK, causing the string not to be checked. This is documented as leading to unpredictable behaviour. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
