ntdll: Restructure x86_64 exception processing to treat all functions with missing...
authorAlexandre Julliard <julliard@winehq.org>
Fri, 9 Apr 2010 11:15:41 +0000 (13:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Apr 2010 11:15:41 +0000 (13:15 +0200)
commit9e6903c4b32d7d2f49b6cf8fbe2fb2b76396607f
treede732a57d08aa6105c1d1da18ebf7f2244234f23
parent55fbf84d26f82b281ac533297389083bf758bc86
ntdll: Restructure x86_64 exception processing to treat all functions with missing exception data as leaf functions.
dlls/ntdll/signal_x86_64.c