ntdll: Always align stack in call_user_apc_dispatcher() on x86_64.
commit53f7cb3c0888c852e0b4fdc9366c6ce53a54f433
authorPaul Gofman <pgofman@codeweavers.com>
Mon, 12 Oct 2020 23:52:18 +0000 (13 02:52 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Oct 2020 09:31:39 +0000 (13 11:31 +0200)
treeebc2b45a54020598d9eb6fd37212b8847d29fa0c
parent43301cc14b6c20e8837865e486d9b8a23c697614
ntdll: Always align stack in call_user_apc_dispatcher() on x86_64.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49860
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/signal_x86_64.c