Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- server/reds.c | 1 + 1 file changed, 1 insertion(+) diff --git a/server/reds.c b/server/reds.c index 1b1c737..c5e84ec 100644 --- a/server/reds.c +++ b/server/reds.c @@ -3603,6 +3603,7 @@ SPICE_GNUC_VISIBLE void spice_server_destroy(SpiceServer *reds) #ifdef RED_STATISTICS stat_file_free(reds->stat_file); #endif + free(reds); } SPICE_GNUC_VISIBLE spice_compat_version_t spice_get_current_compat_version(void) -- git-series 0.9.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel