Re: [PATCH]: MINOR: small memory leak fixes

2016-08-23 Thread Willy Tarreau
Hi David, thank you! I've done a minor edit below : On Mon, Aug 22, 2016 at 11:38:02PM +0100, David CARLIER wrote: > @@ -6858,6 +6860,10 @@ cfg_parse_users(const char *file, int linenum, char > **args, int kwm) > Alert("parsing [%s:%d]: '%s' only supports >

[PATCH]: MINOR: small memory leak fixes

2016-08-22 Thread David CARLIER
Hi all, I hope this little patch will find its use. Kind regards. From 7bf231bf75280bf63d9c69f6f8a782257daf6ce8 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Mon, 22 Aug 2016 23:27:42 +0100 Subject: [PATCH] MINOR: cfgparse: few memory leaks fixes. Some minor memory