mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
update ms2 and ortp and fix potential crash in gtk UI
This commit is contained in:
parent
a197741416
commit
59e1152de2
3 changed files with 4 additions and 3 deletions
|
|
@ -474,8 +474,9 @@ void linphone_gtk_load_chatroom(LinphoneChatRoom *cr,const LinphoneAddress *uri,
|
|||
}
|
||||
|
||||
void linphone_gtk_chat_destroyed(GtkWidget *w){
|
||||
/*
|
||||
LinphoneChatRoom *cr=(LinphoneChatRoom*)g_object_get_data(G_OBJECT(w),"cr");
|
||||
linphone_chat_room_destroy(cr);
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7e4bdef10dd32b6c9fbc7c84994dd23c5af87597
|
||||
Subproject commit 83e6c0dcaa3e88678423461848b6f3fb13bcc7dd
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 672d511d3218c87adb6923c33f61b1ac4ed166cd
|
||||
Subproject commit 27753465516af7ace7769bf7e466043f97b8b787
|
||||
Loading…
Add table
Reference in a new issue