mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 03:26:21 +00:00
Fixed leaks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user