March 22, 2026
12:55 p.m.
Hans Leidekker (@hans) commented about dlls/mountmgr.sys/dbus.c:
if (!load_dbus_functions()) return;
+ p_dbus_threads_init_default();
This connection is used in a single thread so this doesn't appear to be necessary. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10420#note_133237