Fixed leaks

This commit is contained in:
James Booth
2014-11-13 00:47:07 +00:00
parent 20dc44c0a9
commit ada6f5a8b6
2 changed files with 5 additions and 2 deletions

View File

@@ -201,6 +201,7 @@ roster_remove(const char * const name, const char * const barejid)
g_string_free(fulljid, TRUE);
resources = g_list_next(resources);
}
g_list_free(resources);
}
// remove the contact