https://bugs.exim.org/show_bug.cgi?id=2570
Zoltan Herczeg <hzmes...@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hzmes...@freemail.hu --- Comment #1 from Zoltan Herczeg <hzmes...@freemail.hu> --- Wow, this is a very funny bug. It turned out that with the default 10000000 match limit both the interpreter and JIT fails with -47, and since they show the same behaviour, it is accepted as success. However, with 20000000 match limit, the interpreter does not fail anymore. It is known that the match limit works differently in the interpreter and JIT, so this is also correct as well. Philip, I propose the following change: JIT test should force a match limit. What do you think? -- 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