mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 16:09:20 +00:00
update ms2
This commit is contained in:
parent
72f307c556
commit
bcfc9a02e0
2 changed files with 2 additions and 1 deletions
|
|
@ -1747,6 +1747,7 @@ static void text_received(Sal *sal, eXosip_event_t *ev){
|
|||
osip_message_get_body(ev->request,0,&body);
|
||||
if (body==NULL){
|
||||
ms_error("Could not get text message from SIP body");
|
||||
osip_free(from);
|
||||
return;
|
||||
}
|
||||
msg=body->body;
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 32e01d97d819cba4e16bd603f1dab33ef2a3a281
|
||||
Subproject commit 7541f5483ac6a427b04fb0f250a2a8149136e620
|
||||
Loading…
Add table
Reference in a new issue