diff --git a/coreapi/quality_reporting.c b/coreapi/quality_reporting.c index f5dd852f4..63944e55d 100644 --- a/coreapi/quality_reporting.c +++ b/coreapi/quality_reporting.c @@ -678,8 +678,6 @@ void linphone_reporting_call_state_updated(LinphoneCall *call){ oass->stats_type = i; STR_REASSIGN(call->log->reporting.reports[i]->qos_analyzer.name, ms_strdup(ms_qos_analyzer_get_name(analyzer))); - // /!\ only us use this callback so we can free user_data from here - ms_free(analyzer->on_action_suggested_user_pointer); ms_qos_analyzer_set_on_action_suggested(analyzer, qos_analyzer_on_action_suggested, oass); diff --git a/mediastreamer2 b/mediastreamer2 index c0547fb0b..d26e126d3 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit c0547fb0b6602cf9590a5dfb3f59742273ba692c +Subproject commit d26e126d301e689cc1812de7d37a3cd40865a201