Hello, I see memory leak which was introduced in commit f8619bef3406a2134082dc41c208105fe028c09f: attrib: Fix not checking if att_data_list_alloc fails It returns (in src/attrib-server.c) from functions when adl local variable is NULL but it doesn't free local variables (read_by_group: group; read_by_type: type; find_info: info). The patch is very easy but I can't test it with head so I don't want to send possible crapy patch. Luf -- 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