From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] bus/fslmc: fix memory leak and cleanup Date: Mon, 14 May 2018 00:47:36 +0200 Message-ID: <2375306.ec1KVcrP50@xps> References: <20180509152752.30421-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Hemant Agrawal , "stable@dpdk.org" To: Shreyansh Jain Return-path: In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/05/2018 12:46, Hemant Agrawal: > On 5/9/2018 8:57 PM, Shreyansh Jain wrote: > > Fixes: 828d51d8fc3e ("bus/fslmc: refactor scan and probe functions") > > Coverity issue: 268338 > > Cc: stable@dpdk.org > > > > Signed-off-by: Shreyansh Jain > > --- > Acked-by: Hemant Agrawal Series applied, thanks