[Git][wine/wine][master] 2 commits: msi: Catch all exceptions in the custom DLL procedure.
Alexandre Julliard pushed to branch master at wine / wine Commits: d91a8a7c by Dmitry Timoshkov at 2026-06-01T23:45:53+02:00 msi: Catch all exceptions in the custom DLL procedure. Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=50583 Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 5dfcf810 by Dmitry Timoshkov at 2026-06-01T23:45:53+02:00 msi: Return ERROR_INSTALL_FAILURE on an exception in the custom action. With help from Hans Leidekker. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 4 changed files: - dlls/msi/custom.c - dlls/msi/tests/action.c - dlls/msi/tests/custom.c - dlls/msi/tests/custom.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/668b692bd7dc91625ab8ad0446c0af... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/668b692bd7dc91625ab8ad0446c0af... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)