Module: wine Branch: master Commit: 383d43d6cc359582fef9449bea42eb838c990213 URL: https://gitlab.winehq.org/wine/wine/-/commit/383d43d6cc359582fef9449bea42eb8...
Author: Paul Gofman pgofman@codeweavers.com Date: Thu Nov 10 18:53:10 2022 -0600
ntdll: Support MEM_RESERVE_PLACEHOLDER in NtAllocateVirtualMemoryEx().
Based on a patch by Nikolay Sivov.
---
dlls/kernelbase/tests/process.c | 37 ++++++++-------- dlls/ntdll/tests/virtual.c | 95 ++++++++++++++++++----------------------- dlls/ntdll/unix/virtual.c | 15 ++++++- 3 files changed, 75 insertions(+), 72 deletions(-)