https://bugs.exim.org/show_bug.cgi?id=2155
Bug ID: 2155
Summary: link without mkostemp, secure_getenv
Product: PCRE
Version: N/A
Hardware: x86
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: rurban@???
CC: pcre-dev@???
Created attachment 1030
-->
https://bugs.exim.org/attachment.cgi?id=1030&action=edit
0001-link-without-mkostemp-secure_getenv.patch
with --enable-jit --enable-jit-sealloc on darwin
HAVE_MKOSTEMP and HAVE_SECURE_GETENV are undefined, but those two are never
checked in
src/sljit/sljitProtExecAllocator.c.
see the attached patch for the fix.
--
You are receiving this mail because:
You are on the CC list for the bug.