[Git][wine/wine][master] 2 commits: ntdll: Fix handling of exit unwind when there are no TEB frames.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1ad0e3fe by Alexandre Julliard at 2026-06-30T12:59:04+02:00 ntdll: Fix handling of exit unwind when there are no TEB frames. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59850 - - - - - b4186d57 by Alexandre Julliard at 2026-06-30T16:56:58+02:00 msvcrt: Save all registers when calling the exception filter on i386. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59914 - - - - - 4 changed files: - dlls/msvcrt/except_i386.c - dlls/ntdll/signal_arm.c - dlls/ntdll/signal_arm64.c - dlls/ntdll/signal_x86_64.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b969dd675a0d1c8fbf6dbee388a2c2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b969dd675a0d1c8fbf6dbee388a2c2... 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)