add test for a rare crash

This commit is contained in:
Simon Morlat 2017-01-16 21:24:34 +01:00
parent c0048ed884
commit 3080862c62
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 07d69113f6e19a2f72ebfe99f5c2af3e7b7e5f2a
Subproject commit 66423e00293dc6f840428ad0e5dabd52f1ec0115

2
oRTP

@ -1 +1 @@
Subproject commit d98a04c13d0a670f77daeb9f7cc97d5d30cc713d
Subproject commit 4b85949abbca071b17c65efe48e03d632718fa59

View file

@ -5383,7 +5383,7 @@ static void call_with_network_reachable_down_in_callback(void){
linphone_core_cbs_set_call_state_changed(cbs, my_call_state_changed_cb);
marie = linphone_core_manager_new("marie_rc");
marie = linphone_core_manager_new("laure_rc_udp");
linphone_core_add_callbacks(marie->lc, cbs);