[pcre-dev] [Bug 1316] Allocation failure in SLJIT doesn't re…

Top Page
Delete this message
Author: Giuseppe D'Angelo
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1316] Allocation failure in SLJIT doesn't release the allocator lock?
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1316




--- Comment #2 from Giuseppe D'Angelo <dangelog@???> 2012-11-09 13:40:39 ---
By examining a patch about the VirtualAlloc above, which won't work in WinRT
(because apparently you can't allocate "executable memory" there). A colleague
of mine pointed me at this early return issue. :)

Thank you for the quick fix!

Since we're here, do you think it's worth wrapping the if in the same
SLJIT_UNLIKELY macro (used in the PTR_FAIL_IF expansion)?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email