27 Sep
2022
27 Sep
'22
3:01 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/win32u/sysparams.c:
return TRUE; }
+ LIST_FOR_EACH_ENTRY( monitor, &monitors, struct monitor, entry )
Shouldn't you take the display_lock while accessing monitors? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/551#note_9341