1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Free contact list on /who

This commit is contained in:
James Booth 2014-11-24 00:32:30 +00:00
parent 05664ef009
commit d1c5cfefb6

View File

@ -1070,6 +1070,8 @@ _who_roster(gchar **args, struct cmd_help_t help)
}
}
}
g_slist_free(list);
}
gboolean