Re: [OpenWrt-Devel] [PATCH] [RESEND] swconfig: swlib.c: Fix another memleak

2015-07-08 Thread Helmut Schaa
On Wed, Jul 8, 2015 at 2:05 PM, Felix Fietkau wrote: > On 2015-07-08 08:37, Alexandru Ardelean wrote: >> From: Helmut Schaa >> >> Signed-off-by: Helmut Schaa > Erm... The author is supposed to add the Signed-off-by himself, as > described in https://dev.openwrt.org/wiki/SubmittingPatches Sorry,

Re: [OpenWrt-Devel] [PATCH] [RESEND] swconfig: swlib.c: Fix another memleak

2015-07-08 Thread Felix Fietkau
On 2015-07-08 08:37, Alexandru Ardelean wrote: > From: Helmut Schaa > > Signed-off-by: Helmut Schaa Erm... The author is supposed to add the Signed-off-by himself, as described in https://dev.openwrt.org/wiki/SubmittingPatches - Felix ___ openwrt-deve

[OpenWrt-Devel] [PATCH] [RESEND] swconfig: swlib.c: Fix another memleak

2015-07-07 Thread Alexandru Ardelean
From: Helmut Schaa Signed-off-by: Helmut Schaa --- package/network/config/swconfig/src/swlib.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/network/config/swconfig/src/swlib.c b/package/network/config/swconfig/src/swlib.c index dae603c..f79b826 100644 --- a/package/network/c