[PATCH 3/3] msvcrt: Add x86_64 __CxxFrameHandler implementation

Piotr Caban piotr at codeweavers.com
Fri Mar 25 10:40:35 CDT 2016


Known issues:
  - exceptions are destroyed too late in case of rethrow
  - exception objects are not destroyed if catch exits because of
    exception or jump

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/except_x86_64.c | 256 
+++++++++++++++++++++++++++++++++++++++++++-
  1 file changed, 255 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcrt-Add-x86_64-__CxxFrameHandler-implementation.txt
Type: text/x-patch
Size: 11678 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160325/581837d9/attachment-0001.bin>


More information about the wine-patches mailing list