https://bugs.exim.org/show_bug.cgi?id=2334
--- Comment #21 from Zoltan Herczeg <[email protected]> --- I got a simplified patch privately and landed it. I haven't seen the discussion here. I think the code is thread safe, because the value is always changed to the same value, so even if it runs several times, it has no visible effect except an unnoticable slowdown during initialization. I even noticed the code compiles on Linux as well which is a surprise. -- 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
