From c2339f7eb457f11d421f5002f61a37963e9a964c Mon Sep 17 00:00:00 2001 From: Benjamin Reis Date: Wed, 6 Jun 2018 16:03:27 +0200 Subject: [PATCH] uodate linphone --- Classes/LinphoneUI/UIChatCell.m | 1 + submodules/linphone | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Classes/LinphoneUI/UIChatCell.m b/Classes/LinphoneUI/UIChatCell.m index 0d21a383e..dea80e4f9 100644 --- a/Classes/LinphoneUI/UIChatCell.m +++ b/Classes/LinphoneUI/UIChatCell.m @@ -92,6 +92,7 @@ text = [[text substringToIndex:50] stringByAppendingString:@"[...]"]; _chatContentLabel.text = text; + linphone_chat_message_unref(last_msg); } else _chatContentLabel.text = nil; diff --git a/submodules/linphone b/submodules/linphone index ae8384090..c448d2e00 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit ae8384090148a3b39f6264538ffb5bc27f9a51e5 +Subproject commit c448d2e0018ca9baa45afe216241fc354cc4edef