From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] lib/librte_flow_classify: fix memory leak issue Date: Thu, 25 Jan 2018 23:30:56 +0100 Message-ID: <10197565.HTIDjyuCRh@xps> References: <20180122141428.106166-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , bernard.iremonger@intel.com, john.mcnamara@intel.com To: Jasvinder Singh Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 1997F199B5 for ; Thu, 25 Jan 2018 23:31:39 +0100 (CET) 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" 22/01/2018 15:49, Ferruh Yigit: > On 1/22/2018 2:14 PM, Jasvinder Singh wrote: > > Free allocated memory of the rule if not added to the table. > > > > Coverity issue: 257032 > > Fixes: 50bdac5916d9 ("flow_classify: remove table id parameter from API") > > > > Signed-off-by: Jasvinder Singh > > Reviewed-by: Ferruh Yigit Applied, thanks Note: lib/librte_ is not needed in the title beginning.