loader: On Mac, move the top-down allocations area down to avoid regions reserved...
commit07d80641d074d7aed5da83515d87765dcc6606ff
authorKen Thomases <ken@codeweavers.com>
Thu, 31 Jan 2019 23:08:25 +0000 (31 17:08 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Feb 2019 14:39:43 +0000 (4 15:39 +0100)
treefdf72fb831cf8e49b91046eb7e83363a22ba6094
parentecd53057b5148cbe35fb67097d0063f796728e04
loader: On Mac, move the top-down allocations area down to avoid regions reserved by the system.

On macOS 10.14 (Mojave), there's a system-wide VM mapping for common system
libraries starting at 0x00007fff00000000.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
loader/preloader_mac.c