------- 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 <[email protected]> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
