mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fix crash in CPIM tester.
This commit is contained in:
parent
251147589c
commit
96e0a6a228
1 changed files with 3 additions and 0 deletions
|
|
@ -281,6 +281,9 @@ static void cpim_chat_message_modifier_base (bool useMultipart) {
|
|||
BC_ASSERT_STRING_EQUAL(linphone_chat_message_get_content_type(pauline->stat.last_received_chat_message), expected.c_str());
|
||||
}
|
||||
|
||||
marieMessage.reset();
|
||||
marieRoom.reset();
|
||||
|
||||
linphone_im_encryption_engine_unref(marie_imee);
|
||||
linphone_im_encryption_engine_unref(pauline_imee);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue