https://bugs.exim.org/show_bug.cgi?id=2792
--- Comment #6 from Philip Hazel <Philip.Hazel@???> ---
I'm still not able to create an infinite loop. I have now tried the pcre2demo
program, which is very straightforward and does nothing fancy:
$ ./pcre2demo '(?<=(<|>|=)\K=)' '5<Str+2&&Block>0||(7<=Dex&&8>=MHP)==2'
Match succeeded at offset 21
0: =
1: <
No named substrings
Have I got the pattern and subject strings right?
--
You are receiving this mail because:
You are on the CC list for the bug.