https://bugs.exim.org/show_bug.cgi?id=1803
--- Comment #35 from Zoltan Herczeg <hzmester@???> ---
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.