From 2c0e4947ccfc1ffa98eb88f21ee295cd13f0e5ec Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Sun, 2 Mar 2014 11:39:10 +0100 Subject: [PATCH] fix crash in linphonec, update oRTP --- console/commands.c | 2 -- oRTP | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/console/commands.c b/console/commands.c index ee876ebdb..725ce8e4b 100644 --- a/console/commands.c +++ b/console/commands.c @@ -617,8 +617,6 @@ lpc_cmd_chat(LinphoneCore *lc, char *args) } LinphoneChatRoom *cr = linphone_core_create_chat_room(lc,arg1); linphone_chat_room_send_message(cr,arg2); - linphone_chat_room_destroy(cr); - return 1; } diff --git a/oRTP b/oRTP index 7bac4a3ec..b2e5f313e 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 7bac4a3ecaa2e74e9e4fd3de2c2ddb57fe7945d6 +Subproject commit b2e5f313e6f245588751835ccd01bcd5dc2e8b1e