https://bugs.exim.org/show_bug.cgi?id=2764
Jordi Boggiano <j.boggi...@seld.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Jordi Boggiano <j.boggi...@seld.be> --- Ok I was able to reproduce with: printf '%s\n%s\n' '/(?P<prefix>:\/\/|^)(?P<user>[^:\/\s@]+):(?P<password>[^@\s\/]+)@/i' 'http://10a8f08e8d7b7b9:f...@example.org' | ./pcre2test -jit And after compiling the latest source, I can confirm it is fixed. Thanks! Marking this resolved, but indeed given the JIT regression I imagine tagging a new release wouldn't hurt. Not my call to make though :) -- 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