From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/qede: fix resource leak Date: Thu, 8 Dec 2016 16:52:51 +0000 Message-ID: <8bda30ef-8878-9032-967a-cf4a4430b493@intel.com> References: <1480509129-27623-1-git-send-email-wang.yong19@zte.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Harish Patil To: Yong Wang , harish.patil@qlogic.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id AEA922B8C for ; Thu, 8 Dec 2016 17:52:54 +0100 (CET) In-Reply-To: <1480509129-27623-1-git-send-email-wang.yong19@zte.com.cn> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/30/2016 12:32 PM, Yong Wang wrote: > Current code does not close 'fd' on function exit, leaking resources. > > Signed-off-by: Yong Wang > --- Add new mail address of the maintainer. CC: Harish Patil <...>