Hi Ravi, On Tuesday 17 of June 2014 01:02:47 Ravi kumar Veeramally wrote: > ==12515== 286 (16 direct, 270 indirect) bytes in 1 blocks are definitely lost in loss record 158 of 165 > ==12515== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) > ==12515== by 0x44AC45: sdp_list_append (sdp.c:1743) > ==12515== by 0x4398F9: register_features (health.c:381) > ==12515== by 0x4091CC: queue_foreach (queue.c:219) > ==12515== by 0x43A31F: bt_health_mdep_cfg_data (health.c:398) > ==12515== by 0x418B50: cmd_watch_cb (ipc.c:144) > ==12515== by 0x4E7FCE4: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4000.0) > ==12515== by 0x4E80047: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4000.0) > ==12515== by 0x4E80309: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4000.0) > ==12515== by 0x4044F2: main (main.c:538) > --- There is something wrong with this patch. Subject is very long. Should that be in commit message body? > 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; > } > > -- Best regards, Szymon Janc -- 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