ntdll: Pass limit instead of zero bits to internal memory mapping functions.
commit04ef02f6ffd7eb19fb5883b29a646686572c5f5f
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2023 14:21:15 +0000 (10 16:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2023 15:08:48 +0000 (10 17:08 +0200)
tree3f4533e7e18a10f97da3553867a636d5ec6a8d22
parent9aac2d95ede5291dc491b6cd2594daac4547873a
ntdll: Pass limit instead of zero bits to internal memory mapping functions.
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/thread.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unix/virtual.c