Commit c94835f7 authored by Simon McVittie's avatar Simon McVittie
Browse files

Fix IA64 patch so it doesn't break !ia64 machines

The conditional section was slightly too long, resulting in the final
"return p" being #ifdef'd out on all non-ia64 architectures. This led
to ReserveProcessExecutableMemory() returning an undefined value,
which it appears was often NULL in practice.

Closes: #902961
parent 88706dc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment