Paul Gofman : ntdll: Fix PE unwind info for %rsi, %rdi in KiUserExceptionDispatcher.
16 Jul
2020
16 Jul
'20
7:01 p.m.
Module: wine Branch: master Commit: 12dba1b2ae50099de4cd857f867ebcaefe6852d8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=12dba1b2ae50099de4cd857f8... Author: Paul Gofman <pgofman(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=12dba1b2ae50099de4cd8...
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard