ntdll: Restore the original context for the last frame instead of the result of the...
commit127661b40f5de344a79fb653b0f77eb206a1e767
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Mar 2012 10:11:36 +0000 (12 11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 10:08:47 +0000 (15 12:08 +0200)
treed3e4c3cbc286bffd675f98cfee09c0f9afe808ef
parent63da7f4386a6564e63f24015b6a2cc6fba4f5e2d
ntdll: Restore the original context for the last frame instead of the result of the unwind handler.
(cherry picked from commit 7c36b51aafce8b83dd4fb547723902b8b8976158)
dlls/ntdll/signal_x86_64.c