4 Jul
2023
4 Jul
'23
7:02 p.m.
Rémi Bernon (@rbernon) commented about dlls/winewayland.drv/window_surface.c:
else { TRACE("Wayland surface not configured yet, not flushing\n"); - wayland_shm_buffer_destroy(shm_buffer);
What about `shm_buffer->busy = FALSE;` here? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3234#note_37849