Return-Path: From: Gowtham Anandha Babu To: 'Luiz Augusto von Dentz' Cc: linux-bluetooth@vger.kernel.org, 'Bharat Panda' , cpgs@samsung.com References: <1421229458-11207-1-git-send-email-gowtham.ab@samsung.com> <001201d03494$5abd3d60$1037b820$@samsung.com> In-reply-to: Subject: RE: [PATCH 0/3] Fix memory issue and trivial code cleaup Date: Tue, 27 Jan 2015 14:28:17 +0530 Message-id: <005b01d03a0f$6b232450$41696cf0$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, > -----Original Message----- > From: linux-bluetooth-owner@vger.kernel.org [mailto:linux-bluetooth- > owner@vger.kernel.org] On Behalf Of Luiz Augusto von Dentz > Sent: Thursday, January 22, 2015 2:33 PM > To: Gowtham Anandha Babu > Cc: linux-bluetooth@vger.kernel.org; Bharat Panda; cpgs@samsung.com > Subject: Re: [PATCH 0/3] Fix memory issue and trivial code cleaup > > Hi Gowtham, > > On Tue, Jan 20, 2015 at 11:34 AM, Gowtham Anandha Babu > wrote: > > Ping. > > > >> -----Original Message----- > >> From: linux-bluetooth-owner@vger.kernel.org [mailto:linux-bluetooth- > >> owner@vger.kernel.org] On Behalf Of Gowtham Anandha Babu > >> Sent: Wednesday, January 14, 2015 3:28 PM > >> To: linux-bluetooth@vger.kernel.org > >> Cc: bharat.panda@samsung.com; cpgs@samsung.com; Gowtham > Anandha Babu > >> Subject: [PATCH 0/3] Fix memory issue and trivial code cleaup > >> > >> In gatt-client and gatt-helpers, the variables are accessed even > >> after it > > is > >> freed. Making the unref at appropriate places solved the issues. > >> > >> In tools, removed dead code warnings. > >> > >> Gowtham Anandha Babu (3): > >> shared/gatt-helpers: Fix usage of freed memory > >> shared/gatt-client: Fix usage of freed memory > >> tools/hciattach_ath3k: Remove dead code warnings > >> > >> src/shared/gatt-client.c | 23 +++++++++++------------ > >> src/shared/gatt- helpers.c | 25 ++++++++++++++++--------- > >> tools/hciattach_ath3k.c | 11 +---------- > >> 3 files changed, 28 insertions(+), 31 deletions(-) > >> > >> -- > >> 1.9.1 > > Doesn't apply anymore, please rebase. > > I have rebased the patches and sent the v1 for the same. Regards, Gowtham Anandha Babu > > -- > Luiz Augusto von Dentz > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@vger.kernel.org More majordomo > info at http://vger.kernel.org/majordomo-info.html