mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 18:16:21 +00:00
Attempted fix at causing segfault by freeing connection
This commit is contained in:
@@ -281,6 +281,7 @@ _shutdown_init(void)
|
||||
while (jabber_get_connection_status() == JABBER_DISCONNECTING) {
|
||||
jabber_process_events();
|
||||
}
|
||||
jabber_shutdown();
|
||||
}
|
||||
|
||||
_shutdown();
|
||||
|
||||
Reference in New Issue
Block a user