From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] bond: fix for kvlist memory leak on rte_kvargs_process failure identified by klockwork scan Date: Fri, 13 Feb 2015 11:37:01 +0100 Message-ID: <54DDD3CD.8030209@6wind.com> References: <1423823246-32211-1-git-send-email-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Declan Doherty , dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1423823246-32211-1-git-send-email-declan.doherty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, On 02/13/2015 11:27 AM, Declan Doherty wrote: > Signed-off-by: Declan Doherty > --- > lib/librte_pmd_bond/rte_eth_bond_pmd.c | 49 ++++++++++++++++++---------------- > 1 file changed, 26 insertions(+), 23 deletions(-) > Acked-by: Olivier Matz