pidgin/plugins/unity/unity.c

changeset 42291
a86b7bcbb471
parent 42164
cd96db566218
child 42295
5ac321d71801
--- a/pidgin/plugins/unity/unity.c	Mon Aug 21 23:48:33 2023 -0500
+++ b/pidgin/plugins/unity/unity.c	Tue Aug 22 00:24:14 2023 -0500
@@ -298,6 +298,8 @@
 		                                        account, cname);
 	}
 
+	g_clear_object(&account);
+
 	if (conv) {
 		GtkRoot *root = NULL;
 		GtkWidget *win = NULL;

mercurial