mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-09 08:58:06 +00:00
[client] update to properly disconnect from spice
This commit is contained in:
@@ -1532,10 +1532,9 @@ static void lg_shutdown()
|
||||
spice_key_up(scancode);
|
||||
}
|
||||
|
||||
spice_disconnect();
|
||||
if (t_spice)
|
||||
lgJoinThread(t_spice, NULL);
|
||||
|
||||
spice_disconnect();
|
||||
}
|
||||
|
||||
if (state.lgc)
|
||||
|
Reference in New Issue
Block a user