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

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

Petr Pisar <ppisar@???> changed:

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


--- Comment #3 from Petr Pisar <ppisar@???> ---
(In reply to Carlo Marcelo Arenas Belón from comment #2)
> Created attachment 1333 [details]
> svn diff
>
> will add an option to configure/cmake/manual to enable the W^X executable
> allocator which is now coming from sljit (unlike the original)


I think you should replace a PCRE2_SUPPORT_JIT_SEALLOC configure option. Adding
new PCRE2_SUPPORT_JIT_WXALLOC option that does the same thing is confusing.

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