Introduced recently by b1b8b71961b9a28cc4896e9973d3a3c1975ead39
---
 src/console-kit.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/console-kit.c b/src/console-kit.c
index c7e60df..6f86104 100644
--- a/src/console-kit.c
+++ b/src/console-kit.c
@@ -95,6 +95,7 @@ static void si_dbus_match_rule_update(struct session_info 
*info)
                    error.message);
             dbus_error_free(&error);
             g_free(info->match_seat_signals);
+            info->match_seat_signals = NULL;
         }
     }
 }
-- 
2.5.5

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to