--- a/pidgin/gtkblist.c Tue Oct 01 01:38:40 2019 +0000
+++ b/pidgin/gtkblist.c Tue Oct 01 01:38:06 2019 -0400
@@ -2127,8 +2127,7 @@
}
}
- g_list_foreach(list, (GFunc)g_free, NULL);
- g_list_free(list);
+ g_list_free_full(list, g_free);
}
static gboolean