mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 05:16:22 +00:00
Init and shutdown of libstrophe moved, free resources before creating
This commit is contained in:
@@ -533,6 +533,7 @@ static void
|
||||
_shutdown(void)
|
||||
{
|
||||
jabber_disconnect();
|
||||
jabber_shutdown();
|
||||
contact_list_free();
|
||||
caps_close();
|
||||
ui_close();
|
||||
|
||||
Reference in New Issue
Block a user