diff --git a/VERSION b/VERSION index 220572da..872eadf6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -B1-152-g10c4037694+1 \ No newline at end of file +B1-153-gf4c2996a3a+1 \ No newline at end of file diff --git a/client/src/main.c b/client/src/main.c index 1dafc819..94b09bae 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -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)