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