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

Piotr Caban piotr at codeweavers.com
Mon Mar 28 13:12:10 CDT 2016


Known issues:
  - exceptions are destroyed too late in case of rethrow
  - no longer used cxx_frame_info structures are freed incorrectly

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


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


More information about the wine-patches mailing list