https://bugs.winehq.org/show_bug.cgi?id=58022
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |6c9d59c9d2e63d347fa2c1d4235 | |5f59144f042a7
--- Comment #2 from Esme Povirk madewokherd@gmail.com --- 6c9d59c9d2e63d347fa2c1d42355f59144f042a7 is the first bad commit commit 6c9d59c9d2e63d347fa2c1d42355f59144f042a7 (HEAD) Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 19 12:21:13 2025 +0100
ntdll: Round all sizes to the section alignment for PE mappings.
dlls/ntdll/unix/virtual.c | 19 ++++++++++--------- include/wine/server_protocol.h | 4 ++-- server/mapping.c | 83 ++++++++++++++++++++++++++++++++++++++++++++--------------------------------------- server/protocol.def | 2 +- 4 files changed, 57 insertions(+), 51 deletions(-)