Alexandre Julliard pushed to branch master at wine / wine
Commits: 69d3d176 by Alexandre Julliard at 2024-09-13T18:31:02+02:00 comctl32/tests: Skip tests if tooltip isn't displayed.
- - - - - 0409ea8c by Alexandre Julliard at 2024-09-13T18:31:02+02:00 comctl32/tests: Make some messages optional in propsheet display sequence.
- - - - - d2f07ffa by Alexandre Julliard at 2024-09-13T18:31:02+02:00 urlmon/tests: Skip test if ftp connection fails.
- - - - - 2fc079b5 by Alexandre Julliard at 2024-09-13T18:31:02+02:00 ntdll: Avoid closing an invalid handle (Clang).
- - - - - 519a884f by Alexandre Julliard at 2024-09-13T18:31:02+02:00 regedit: Fix potential buffer overflow (Clang).
- - - - - 68347988 by Alexandre Julliard at 2024-09-13T18:31:02+02:00 oleaut32: Fix potential double free (Clang).
- - - - - f1ebc64e by Alexandre Julliard at 2024-09-13T18:31:02+02:00 msvcrt: Mark _CxxThrowException noreturn (Clang).
- - - - -
8 changed files:
- dlls/comctl32/tests/propsheet.c - dlls/comctl32/tests/tooltips.c - dlls/msvcrt/cpp.c - dlls/msvcrt/cppexcept.h - dlls/ntdll/reg.c - dlls/oleaut32/typelib.c - dlls/urlmon/tests/protocol.c - programs/regedit/edit.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/21a0c158b94bfc65d4baa95095307a...