RE: [PATCH] [Memleak] Free gsupplicant network path when removing network

2010-12-28 Thread Marcel Holtmann
Hi Leena, > Re-creating patch with latest git repo. > > Free the network path when removing the network. > > --- > gsupplicant/supplicant.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) patch has been applied, but same comments apply. Regards Marcel _

RE: [PATCH] [Memleak] Free gsupplicant network path when removing network

2010-12-28 Thread leena.gunda
From: Leena Gunda Re-creating patch with latest git repo. Free the network path when removing the network. --- gsupplicant/supplicant.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gsupplicant/supplicant.c b/gsupplicant/supplicant.c index cc32d56..35a0e5a 100644 ---

RE: [PATCH] [Memleak] Free gsupplicant network path when removing network

2010-12-28 Thread leena.gunda
From: Leena Gunda Re-creating patch with latest git repo. Free the network path when removing the network. --- gsupplicant/supplicant.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gsupplicant/supplicant.c b/gsupplicant/supplicant.c index cc32d56..35a0e5a 100644 ---

Re: [PATCH] [Memleak] Free gsupplicant network path when removing network

2010-12-28 Thread Marcel Holtmann
Hi Leena, > Below is patch for: > http://bugs.meego.com/show_bug.cgi?id=11764 > > Free the network path when removing the network. > > --- > gsupplicant/supplicant.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) this one fails: Applying: Free gsupplicant network path when remov