diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index 18ad80603..2168940cb 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -6441,7 +6441,6 @@ static void linphone_core_uninit(LinphoneCore *lc) linphone_core_call_log_storage_close(lc); ms_factory_uninit_voip(lc->factory); - ms_factory_uninit_plugins(lc->factory); ms_factory_destroy(lc->factory); // TODO : set to null diff --git a/mediastreamer2 b/mediastreamer2 index 006d694fa..2bbda9629 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 006d694facbd7b938b5fcb78575d1813d430a0cf +Subproject commit 2bbda96299bf3263cb59c7c423ddc1e763135670 diff --git a/oRTP b/oRTP index 02ce979cf..83bf0a09c 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 02ce979cfdf80b68f1d13e1d0185bf2b827f4b7e +Subproject commit 83bf0a09cc2127086e15817d16793320c9fb9af0