ntdll: Support nested exceptions on x64.
commitae07938ba661dc0515673835878710a25c99eec8
authorPaul Gofman <pgofman@codeweavers.com>
Fri, 14 Aug 2020 09:08:25 +0000 (14 12:08 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Aug 2020 20:02:04 +0000 (14 22:02 +0200)
treedcb84ae0eac67346a3c88d3ec204c56a3195d116
parent44a983f650cfc07848bf29027aca8d8b83634d5a
ntdll: Support nested exceptions on x64.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/signal_x86_64.c
dlls/ntdll/tests/exception.c