[pcre-dev] [Bug 2626] RFC: support for W^X executable pages …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2626] RFC: support for W^X executable pages with JIT
https://bugs.exim.org/show_bug.cgi?id=2626

Carlo Marcelo Arenas Belón <carenas@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1326|0                           |1
        is obsolete|                            |


--- Comment #1 from Carlo Marcelo Arenas Belón <carenas@???> ---
Created attachment 1327
--> https://bugs.exim.org/attachment.cgi?id=1327&action=edit
svn diff

slightly more portable (should work in all UNIX but not windows) version of the
code and including cmake/manual configuration; tested additionally in macOS
(10.13.6) with :

$ ./configure --enable-jit --enable-jit-nullalloc --enable-pcre2-16
--enable-pcre2-32

and

$ cmake -DPCRE2_SUPPORT_JIT=ON -DPCRE2_SUPPORT_JIT_NULLALLOC=ON

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