Alexandre Julliard pushed to branch master at wine / wine
Commits: fd1b84bf by Piotr Caban at 2025-10-27T09:42:42+01:00 msvcrt: Deduplicate exception copying code.
- - - - - 47c4f93e by Piotr Caban at 2025-10-27T09:42:42+01:00 msvcrt: Handle IUnknown exceptions in __DestructExceptionObject().
- - - - - 036574f3 by Piotr Caban at 2025-10-27T09:42:42+01:00 msvcrt: Handle IUnknown exceptions in copy_exception helper.
- - - - - 1321f098 by Piotr Caban at 2025-10-27T09:42:42+01:00 msvcrt: Call __DestructExceptionObject() in __ExceptionPtrDestroy.
- - - - -
6 changed files:
- dlls/msvcp90/exception.c - dlls/msvcp90/msvcp90.h - dlls/msvcrt/cppexcept.h - dlls/msvcrt/except.c - dlls/msvcrt/exception_ptr.c - dlls/ucrtbase/tests/cpp.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b50276d2e63b77a298a19ac201be1e...