21 Jun
2023
21 Jun
'23
9:54 a.m.
Rémi Bernon (@rbernon) commented about dlls/winewayland.drv/wayland_surface.c:
err: if (fd >= 0) close(fd); + if (handle) NtClose(handle);
Same here, probably not worth an update but you can close a 0 handle. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2944#note_36451