https://bugs.winehq.org/show_bug.cgi?id=55833
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a81c53504ae32715e6e91bd020f | |debd5bef20d48 Status|UNCONFIRMED |NEW Keywords| |download CC| |alexhenrie24@gmail.com URL|https://www.heidisql.com/ |https://www.heidisql.com/do | |wnloads/releases/HeidiSQL_1 | |2.5_64_Portable.zip Component|comctl32 |ntdll Ever confirmed|0 |1
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- I can confirm. `git bisect` says:
a81c53504ae32715e6e91bd020fdebd5bef20d48 is the first bad commit commit a81c53504ae32715e6e91bd020fdebd5bef20d48 Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 28 16:30:32 2023 +0200
ntdll: Release the low address space reservation for 64-bit apps.
dlls/ntdll/unix/env.c | 2 +- dlls/ntdll/unix/server.c | 2 -- dlls/ntdll/unix/virtual.c | 11 ++++++++--- 3 files changed, 9 insertions(+), 6 deletions(-)