Alexandre Julliard pushed to branch master at wine / wine
Commits: 19a5fdb7 by Alexandre Julliard at 2024-09-12T18:26:43+02:00 mf/tests: Remove todo_wine from a test that succeeds now.
- - - - - 2c946295 by Alexandre Julliard at 2024-09-12T18:36:19+02:00 ntoskrnl/tests: Mark some failing tests as todo_wine.
- - - - - 3e2c8b97 by Alexandre Julliard at 2024-09-12T18:43:00+02:00 comctl32/tests: Skip hotkey test if window is not foreground.
- - - - - 5babb346 by Alexandre Julliard at 2024-09-12T19:08:40+02:00 comctl32/tests: Wait a bit more for the tooltip to appear.
- - - - - 8ba4bb4a by Alexandre Julliard at 2024-09-12T22:57:54+02:00 d3dx9: Use sizeof on the correct type in malloc (Clang).
- - - - - c851acea by Alexandre Julliard at 2024-09-12T22:57:54+02:00 dsound: Use sizeof on the correct type in malloc (Clang).
- - - - - b3125165 by Alexandre Julliard at 2024-09-12T22:57:54+02:00 gdiplus: Use sizeof on the correct type in malloc (Clang).
- - - - - 83fd1581 by Alexandre Julliard at 2024-09-12T22:57:54+02:00 hidclass.sys: Use sizeof on the correct type in malloc (Clang).
- - - - - da59d86d by Alexandre Julliard at 2024-09-12T22:59:05+02:00 msi: Use sizeof on the correct type in malloc (Clang).
- - - - - 53e7f37d by Alexandre Julliard at 2024-09-12T22:59:05+02:00 msvcrt: Use sizeof on the correct type in malloc (Clang).
- - - - - ba5c49fe by Alexandre Julliard at 2024-09-12T22:59:05+02:00 wintrust: Use sizeof on the correct type in malloc (Clang).
- - - - - 16ab3a8b by Alexandre Julliard at 2024-09-12T23:16:49+02:00 win32u: Use the correct type in malloc (Clang).
- - - - - 9be049c7 by Alexandre Julliard at 2024-09-12T23:16:49+02:00 mscoree: Use the correct size in malloc (Clang).
- - - - - fc4dfeaa by Alexandre Julliard at 2024-09-12T23:16:49+02:00 winex11: Use the correct type in malloc (Clang).
- - - - - 50fd8c55 by Alexandre Julliard at 2024-09-12T23:16:49+02:00 winecfg: Use the correct type in malloc (Clang).
- - - - -
16 changed files:
- dlls/comctl32/tests/propsheet.c - dlls/comctl32/tests/tooltips.c - dlls/d3dx9_36/mesh.c - dlls/dsound/primary.c - dlls/gdiplus/brush.c - dlls/gdiplus/graphicspath.c - dlls/hidclass.sys/pnp.c - dlls/mf/tests/transform.c - dlls/mscoree/metahost.c - dlls/msi/table.c - dlls/msvcrt/locale.c - dlls/ntoskrnl.exe/tests/driver.c - dlls/win32u/freetype.c - dlls/winex11.drv/window.c - dlls/wintrust/wintrust_main.c - programs/winecfg/winecfg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3ce91cdb32cf3238a50a3e76f24f8b...