ntdll: Restore the original context for the last frame instead of the result of the...
commit7c36b51aafce8b83dd4fb547723902b8b8976158
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Mar 2012 10:11:36 +0000 (12 11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Mar 2012 12:04:36 +0000 (12 13:04 +0100)
treeaf47f3bb9d6babf3cf8ef256c19a2beaf618f05c
parentde9330cbcba368c4779226a1d5f18153e42e0b01
ntdll: Restore the original context for the last frame instead of the result of the unwind handler.
dlls/ntdll/signal_x86_64.c