Hi RafaÅ, On Fri, Oct 08, 2010, RafaÅ Michalski wrote: > From 40399b62ec62569213948f7eb77fd39d1ff42ea1 Mon Sep 17 00:00:00 2001 > From: Rafal Michalski <michalski.raf@xxxxxxxxx> > Date: Fri, 8 Oct 2010 15:16:50 +0200 > Subject: [PATCH] Reduction memory leaks in phonebook module > > Memory, pointed by pointers home_addr and work_addr, is allocated > temporarily and not freed. Only duplicates of this memory (made after > invoking add_address function) are freed later. > --- > plugins/phonebook-tracker.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Thanks. The patch has been pushed to the upstream obexd tree. Johan -- 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