Skip to content

wayland: Destroy ClientConnection immediately

With QObject::deleteLater(), the client object can unexpectedly outlive the expected lifetime as in 03d0a226.

Merge request reports