Free contact list

This commit is contained in:
James Booth
2015-02-10 19:39:18 +00:00
parent 6bee6cb0fb
commit 30739ed157
2 changed files with 6 additions and 4 deletions

View File

@@ -1188,6 +1188,7 @@ _who_roster(gchar **args, struct cmd_help_t help)
g_slist_free(filtered);
}
list = g_slist_nth(list, 0);
g_slist_free(list);
}