mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 09:36:20 +00:00
Fixed various jid and account mem leaks
This commit is contained in:
@@ -411,6 +411,8 @@ accounts_set_jid(const char * const account_name, const char * const value)
|
||||
|
||||
_save_accounts();
|
||||
}
|
||||
|
||||
jid_destroy(jid);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user