20 Sep
2024
20 Sep
'24
10:56 a.m.
../wine/dlls/dplayx/dplay.c: In function ‘IDirectPlay4Impl_EnumSessions’: ../wine/dlls/dplayx/dplay.c:2534:16: warning: ‘hr’ may be used uninitialized [-Wmaybe-uninitialized] 2534 | return hr; | ^~ ../wine/dlls/dplayx/dplay.c:2477:13: note: ‘hr’ was declared here 2477 | HRESULT hr; -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6534#note_82742