Module: wine Branch: master Commit: 04ef02f6ffd7eb19fb5883b29a646686572c5f5f URL: https://gitlab.winehq.org/wine/wine/-/commit/04ef02f6ffd7eb19fb5883b29a64668...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 10 16:21:15 2023 +0200
ntdll: Pass limit instead of zero bits to internal memory mapping functions.
---
dlls/ntdll/unix/loader.c | 20 +++++++-------- dlls/ntdll/unix/thread.c | 8 +++--- dlls/ntdll/unix/unix_private.h | 31 +++++++++++++++++++++--- dlls/ntdll/unix/virtual.c | 55 +++++++++++------------------------------- 4 files changed, 55 insertions(+), 59 deletions(-)