exception.h: Only push the exception frame after sigsetjmp.
commitc20e8c90052ccbf4dec850d7cc28daed214870fa
authorAlexandre Julliard <julliard@winehq.org>
Thu, 1 May 2008 09:07:08 +0000 (1 11:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 May 2008 09:07:08 +0000 (1 11:07 +0200)
tree89b8360db4819b7a1986d183a98a6223f7049baa
parent0ee44f5e203fb627392ac2ad03cf822d66da2037
exception.h: Only push the exception frame after sigsetjmp.

Otherwise on Windows longjmp may want to mess with the exception frame.
include/wine/exception.h