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

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1749] New: PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
Subject: [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

--- Comment #39 from Philip Hazel <ph10@???> ---
(In reply to Zoltan Herczeg from comment #38)
>
> Ok, I got the problem now. I think the pcregrep should only warn if JIT
> compiling is failed rather than aborting the execution. Philip, what do you
> think about modifying the pcregrep/pcre2grep to work this way?


It is trivial, of course, to make pcre2grep ignore JIT compile errors. (I'd
rather leave pcregrep alone now.) However, I am not sure I like the idea of a
warning. It would mean an annoying message every time someone used pcre2grep in
an environment where this failure happens.

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