https://bugs.exim.org/show_bug.cgi?id=2367
Philip Hazel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Philip Hazel <[email protected]> --- Thanks for diagnosing this, Zoltan. There was indeed a bug in the handling of OP_TRUE in pcre2_dfa_match(). I am surprised nobody noticed it, but perhaps of the small number of people who use DFA matching, even fewer use the VERSION test. Anyway, I have fixed the bug and committed the patch. Also added a VERSION test to the DFA matching tests, which was something that should have been created long ago. I will close this issue now, since, as Zoltan says, passing invalid UTF while at the same time disabling the check is documented to fail. If there are any other issues here that we have not found, please re-open the bug. -- 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
