Module: wine Branch: master Commit: 0690851c9b52bbcd40b2e2e20a51ea555debe940 URL: https://gitlab.winehq.org/wine/wine/-/commit/0690851c9b52bbcd40b2e2e20a51ea5...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 30 16:56:23 2023 +0100
ntdll: Add a machine frame to the KiUserCallbackDispatcher stack on x86-64.
---
dlls/ntdll/signal_x86_64.c | 16 ++++++-- dlls/ntdll/tests/exception.c | 82 +++++++++++++++++++++++++++++++++++++++++ dlls/ntdll/unix/signal_x86_64.c | 50 +++++++++++++++---------- 3 files changed, 126 insertions(+), 22 deletions(-)