ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we...
commit62b7069fa941c6ac1c923f0a7986261e290862c0
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Oct 2011 10:59:58 +0000 (19 12:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Oct 2011 14:38:52 +0000 (19 16:38 +0200)
treeb3942453c6878f37003d17694b0d8b94404bff3b
parent241ccd9ab9d98574f6310fcfb05b3d3539e5f561
ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we do on x86_64.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/signal_i386.c