https://bugs.winehq.org/show_bug.cgi?id=53879 imaxm <memax(a)gmx.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |memax(a)gmx.fr, | |rbernon(a)codeweavers.com --- Comment #4 from imaxm <memax(a)gmx.fr> --- Since I have the game, I did the regression test. The first affected version is 7.11. 660332326e474b16fb2cb09605eed6cdd212ecdd is the first bad commit commit 660332326e474b16fb2cb09605eed6cdd212ecdd Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Jun 9 14:03:32 2022 +0200 kernelbase: Stop using an offset for HLOCAL pointers. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> dlls/kernel32/heap.c | 30 +++--------------------------- dlls/kernel32/tests/heap.c | 6 ------ dlls/kernelbase/memory.c | 27 +++++++++------------------ 3 files changed, 12 insertions(+), 51 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.