Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- server/tests/replay.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/tests/replay.c b/server/tests/replay.c index a17037c..39246b2 100644 --- a/server/tests/replay.c +++ b/server/tests/replay.c @@ -334,6 +334,8 @@ int main(int argc, char **argv) loop = g_main_loop_new(NULL, FALSE); g_main_loop_run(loop); + spice_server_remove_interface(&display_sin.base); + end_replay(); g_async_queue_unref(aqueue); -- 2.4.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel