ntdll: Don't free reserved memory on 64-bit macOS.
commitd92d9bc2a9c2fa097beb7c420b7e0229760f365c
authorAlexandre Julliard <julliard@winehq.org>
Fri, 29 Sep 2023 16:41:29 +0000 (29 18:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Sep 2023 17:51:46 +0000 (29 19:51 +0200)
tree5054e50e69fb9a0c01eebd33d20c4cb028df43bc
parent4e5594546713a36ef02cf350ffd78fdd4132efa6
ntdll: Don't free reserved memory on 64-bit macOS.

It's part of the zerofill section.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55674
dlls/ntdll/unix/virtual.c