[Git][wine/wine][master] 2 commits: d3d11/tests: Always use a format string in winetest_push_context calls.
Alexandre Julliard pushed to branch master at wine / wine Commits: 800877dc by Jacek Caban at 2024-11-29T15:57:01+01:00 d3d11/tests: Always use a format string in winetest_push_context calls. Fixes -Wformat-security on Clang. - - - - - 0d5cae96 by Jacek Caban at 2024-11-29T15:57:02+01:00 ddraw/tests: Always use a format string in winetest_push_context calls. Fixes -Wformat-security on Clang. - - - - - 3 changed files: - dlls/d3d11/tests/d3d11.c - dlls/ddraw/tests/ddraw4.c - dlls/ddraw/tests/ddraw7.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b5964e15b6fceb00626856e23c5d9... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b5964e15b6fceb00626856e23c5d9... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)