--- profiles/health/hdp_util.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/health/hdp_util.c b/profiles/health/hdp_util.c index 58770b5..47c464e 100644 --- a/profiles/health/hdp_util.c +++ b/profiles/health/hdp_util.c @@ -652,6 +652,8 @@ static gboolean register_service_sup_features(GSList *app_list, return FALSE; } + sdp_list_free(sup_features, free_hdp_list); + return TRUE; } -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html