From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/3] raw/skeleton_rawdev: fix resource leak Date: Mon, 14 May 2018 01:01:28 +0200 Message-ID: <3709847.9RsV3z8hcn@xps> References: <20180509152610.30047-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Shreyansh Jain Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 063771BB6E for ; Mon, 14 May 2018 01:01:31 +0200 (CEST) In-Reply-To: <20180509152610.30047-1-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/05/2018 17:26, Shreyansh Jain: > Fixes: 55ca1b0f2151 ("raw/skeleton: add test cases") > Coverity issue: 260402 > > Signed-off-by: Shreyansh Jain Series applied, thanks