Alexandros Frantzis (@afrantzis) commented about dlls/winewayland.drv/wayland_surface.c:
return client;
err: wayland_client_surface_release(client);
```suggestion:-0+0 client_surface_release(&client->client); ```
(compiler didn't complain because this code was previously unreachable)