fix leak again

This commit is contained in:
Simon Morlat 2017-01-16 11:26:43 +01:00
parent f9fb482d28
commit 16a6ffcb2c

View file

@ -336,6 +336,8 @@ static void text_message_with_credential_from_auth_callback(void) {
linphone_core_manager_destroy(marie);
linphone_core_manager_destroy(pauline);
linphone_auth_info_destroy(text_message_with_credential_from_auth_cb_auth_info);
text_message_with_credential_from_auth_cb_auth_info = NULL;
}
static void text_message_with_privacy(void) {