-
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).