[pcre-dev] [Bug 1749] PCRE-JITted code should be executed fr…

Página superior
Eliminar este mensaje
Autor: admin
Fecha:  
A: pcre-dev
Temas antiguos: [pcre-dev] [Bug 1749] New: PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
Asunto: [pcre-dev] [Bug 1749] PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
https://bugs.exim.org/show_bug.cgi?id=1749

Giuseppe D'Angelo <dangelog@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dangelog@???


--- Comment #11 from Giuseppe D'Angelo <dangelog@???> ---
What would the problem with multiple threads be exactly? If you've got a
compiled pattern and you JIT-compile it, the JIT compilation should simple
create a brand new memory mapping holding the JIT code.

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