From ccf5cb846ba13d6b9356a0ce01576e9f95103a23 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 15 Jun 2014 20:46:12 +0100 Subject: Added connection details to jabber_shutdown --- src/xmpp/connection.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c index e32ba4ed..5a97a525 100644 --- a/src/xmpp/connection.c +++ b/src/xmpp/connection.c @@ -199,6 +199,9 @@ _jabber_disconnect(void) static void _jabber_shutdown(void) { + _connection_free_saved_account(); + _connection_free_saved_details(); + _connection_free_session_data(); xmpp_shutdown(); } -- cgit 1.4.1-2-gfad0