https://bugs.exim.org/show_bug.cgi?id=1803
--- Comment #35 from Zoltan Herczeg <[email protected]> --- The offset_count is a local variable, and not a reference, so functions are free to modify it. This does not affect the value in the caller. The JIT performs a normalization but that should not cause any problem. -- 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
