mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] update to properly disconnect from spice
This commit is contained in:
parent
f4c2996a3a
commit
95f5962186
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user