On Sat, 28 Apr 2018, I wrote: > So the problem is why is the match limit not biting in your > environment? Did you change the default when you build PCRE2?
I now think you must have done so, because when I build with --with-match-limit=4000000000 I get the same errors as you did. I have now patched the JIT test program (pcre2_jit_test) to ensure that it sets a match limit no greater than the 10 000 000 default (r934). I think all the issues you raised are now dealt with. Thanks for bringing them up. Regards, Philip -- Philip Hazel -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
