ntdll: Clear the direction flag before calling exception handlers.
commit4ce9af2ba54169eced3243664ca976e383a65e71
authorAlexandre Julliard <julliard@winehq.org>
Thu, 20 Mar 2008 10:50:07 +0000 (20 11:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Mar 2008 13:27:35 +0000 (20 14:27 +0100)
treedac4bb9d869c7d09f8321fa63f2361d402ed1b75
parent4603f4edfa6095294950dc4dd5a76692b32254c0
ntdll: Clear the direction flag before calling exception handlers.
dlls/ntdll/signal_i386.c