msvcrt: Fix i386 rethrown exceptions handling

Piotr Caban piotr at codeweavers.com
Thu Apr 7 08:36:32 CDT 2016


For 40408 regression. When __CxxRegisterExceptionObject was used and
there was no catch_function_nested_handler frame to rewind
nested_frame.frame_info.rec was incorrectly set to current exception.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/except_i386.c | 4 +++-
  dlls/msvcrt/msvcrt.h      | 2 +-
  2 files changed, 4 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Fix-i386-rethrown-exceptions-handling.txt
Type: text/x-patch
Size: 1226 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160407/926b5f04/attachment.bin>


More information about the wine-patches mailing list