Re: [PATCH v2 0/6] MR11720: wined3d: Various.
Aug. 20, 2026
9:20 p.m.
Aida Jonikienė (@DodoGTA) commented about dlls/d3d11/tests/d3d11.c:
use_mt = FALSE; }
+ test_video_support(); return;
Why are there duplicate `test_video_support()` calls? Also returning here seems to be suspicious (along with another case below) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11720#note_149472
5
Age (days ago)
5
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aida Jonikienė (@DodoGTA)