[Git][wine/wine][master] 2 commits: win32u: Fix an uninitialized variable warning.
14 Aug
2025
14 Aug
'25
8:17 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6c883cee by Tim Clem at 2025-08-14T10:53:32+02:00 win32u: Fix an uninitialized variable warning. Effectively a false positive, since we only use window_shm if get_shared_window succeeds, but the compiler doesn't know that. - - - - - 9c556545 by Tim Clem at 2025-08-14T10:53:35+02:00 win32u: Remove a log message in get_shared_window. - - - - - 1 changed file: - dlls/win32u/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b822e25ed2d52c53df7d9474defc7b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b822e25ed2d52c53df7d9474defc7b... You're receiving this email because of your account on gitlab.winehq.org.
216
Age (days ago)
216
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)