[pcre-dev] [Bug 2377] allocator_grab_lock not thread safe on…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2377] New: allocator_grab_lock not thread safe on windows
Subject: [pcre-dev] [Bug 2377] allocator_grab_lock not thread safe on windows
https://bugs.exim.org/show_bug.cgi?id=2377

--- Comment #6 from Carlo Marcelo Arenas Belón <carenas@???> ---
(In reply to Julien from comment #5)
>
> So I suspect my testing will show I still have a crash, until the
> global_mutex is either fixed or retired.


your code should fail to build since the globallock was also already removed,
but it should be for the best since it didn't do anything useful and it had a
bug that could crash your application.

--
You are receiving this mail because:
You are on the CC list for the bug.