Module: wine Branch: master Commit: 8b24139fa730ccc8e921b0a8622872e5a8df6d7f URL: https://gitlab.winehq.org/wine/wine/-/commit/8b24139fa730ccc8e921b0a8622872e...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 30 16:44:52 2023 +0100
ntdll: Add a machine frame to the KiUserApcDispatcher stack on x86-64.
---
dlls/ntdll/signal_x86_64.c | 56 ++++++++++++++----------- dlls/ntdll/tests/exception.c | 91 +++++++++++++++++++++++++++++++++++++++++ dlls/ntdll/unix/signal_x86_64.c | 37 ++++++++--------- 3 files changed, 142 insertions(+), 42 deletions(-)