mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 19:48:07 +00:00
fix leak again
This commit is contained in:
parent
f9fb482d28
commit
16a6ffcb2c
1 changed files with 2 additions and 0 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue