ntdll: Don't pretend that the whole address space is reserved on non-i386.
commit0ec555e58ea9d5b33f4c825e96965ad0cb15d00f
authorRoman Pišl <rpisl@seznam.cz>
Wed, 30 Jun 2021 12:53:47 +0000 (30 14:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Jun 2021 18:01:20 +0000 (30 20:01 +0200)
tree8f1056c38d147af7a1cd0a958abf554a43832b73
parent9a56ba033685d7b8d5a726cf8801ac17758e1cbd
ntdll: Don't pretend that the whole address space is reserved on non-i386.

This is analogous to 61dcca5dbf4d0021f420dc87248b39a1dc1542db.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50735
Signed-off-by: Roman Pišl <rpisl@seznam.cz>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/virtual.c