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

Página superior
Eliminar este mensaje
Autor: admin
Fecha:  
A: pcre-dev
Temas antiguos: [pcre-dev] [Bug 2377] New: allocator_grab_lock not thread safe on windows
Asunto: [pcre-dev] [Bug 2377] allocator_grab_lock not thread safe on windows
https://bugs.exim.org/show_bug.cgi?id=2377

--- Comment #7 from Julien <julien.cugniere@???> ---
(In reply to Carlo Marcelo Arenas Belón from comment #6)
> 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.


Ah ok ! Then the easiest for me is probably to recompile my copy of Qt with the
latest (unreleased IIUC) PCRE sources, where the global lock is removed and the
allocator lock is fixed. (Assuming PCRE maintains source compatibility, and Qt
has no funny patches applied to it). Then I shouldn't be able to reproduce the
problem anymore.

I don't know when, but I'll get to it.

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