Paul Gofman : ntdll: Fix PE unwind info for %rsi, %rdi in KiUserExceptionDispatcher.

Alexandre Julliard julliard at winehq.org
Thu Jul 16 19:01:22 CDT 2020


Module: wine
Branch: master
Commit: 12dba1b2ae50099de4cd857f867ebcaefe6852d8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=12dba1b2ae50099de4cd857f867ebcaefe6852d8

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Jul 16 15:08:26 2020 +0300

ntdll: Fix PE unwind info for %rsi, %rdi in KiUserExceptionDispatcher.

Fixes StarCraft crash on start.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/signal_x86_64.c   |  16 +++----
 dlls/ntdll/tests/exception.c | 100 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 95 insertions(+), 21 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=12dba1b2ae50099de4cd857f867ebcaefe6852d8



More information about the wine-cvs mailing list