mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] wayland: do not leak cursor wl_buffer and wl_surface
This commit is contained in:
@@ -121,6 +121,7 @@ static void waylandFree(void)
|
||||
waylandInputFree();
|
||||
waylandOutputFree();
|
||||
waylandRegistryFree();
|
||||
waylandCursorFree();
|
||||
wl_display_disconnect(wlWm.display);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user