From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/bluetooth.c | 1 + 1 file changed, 1 insertion(+) diff --git a/android/bluetooth.c b/android/bluetooth.c index 11b9d76..aa684bd 100644 --- a/android/bluetooth.c +++ b/android/bluetooth.c @@ -450,6 +450,7 @@ static void update_records(struct browse_req *req, sdp_list_t *recs) memcpy(&uuid128, tmp, sizeof(uuid_t)); break; default: + sdp_list_free(svcclass, free); continue; } -- 1.8.3.2 -- 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