https://bugs.exim.org/show_bug.cgi?id=2555
--- Comment #7 from Giuseppe D'Angelo <dangelog@???> ---
Sure. I'm not necessarily claiming this is a problem that must be acted upon.
If it's acceptable that the JIT compiler may take such a long time, then it's
just a matter of recommendation to the end user:
1) do not JIT compile untrusted patterns;
2) the tradeoff between spending time in JIT compiling and then matching (vs
just matching) can be huge
Does that make sense?
--
You are receiving this mail because:
You are on the CC list for the bug.