wine-staging/patches/ntdll-ForceBottomUpAlloc
Paul Gofman c55ec69939 ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options().
After upstream commit 62a979347a4dc1bd68f79b86397de85c016ec588
any TRACE() present on the way of virtual_init() will cause
a crash with WINEDEBUG present regardless of actual debug channels.
Avoid TRACE in virtual_init().
2023-12-03 15:53:53 -06:00
..
0001-ntdll-Increase-step-after-failed-map-attempt-in-try_.patch ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options(). 2023-12-03 15:53:53 -06:00
0002-ntdll-Increase-free-ranges-view-block-size-on-64-bit.patch ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options(). 2023-12-03 15:53:53 -06:00
0003-ntdll-Force-virtual-memory-allocation-order.patch ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options(). 2023-12-03 15:53:53 -06:00
0004-ntdll-Exclude-natively-mapped-areas-from-free-areas-.patch ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options(). 2023-12-03 15:53:53 -06:00
definition ntdll-ForceBottomUpAlloc: Rebase and reenable. 2023-12-03 13:30:37 -06:00