https://bugs.exim.org/show_bug.cgi?id=2540
Zoltan Herczeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Zoltan Herczeg <[email protected]> --- Did you compiled pcre with --enable-valgrind? This disables x86 simd optimizations. Reading aligned memory is always working regardless of the actual buffer start or end, and this is exploited by JIT. -- 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
