April 28, 2026
11:37 a.m.
Alexandre Julliard (@julliard) commented about dlls/wineandroid.drv/device.c:
void *ret_ptr; ULONG ret_len; struct dispatch_callback_params params = {.callback = start_device_callback}; + __wine_dbg_get_channel_flags(&__wine_dbch_android); // force lazy init of debug channel flags for use outside Wine thread context
Why is this needed? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10710#note_138018