From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] eal: free leaked storage Date: Wed, 01 Aug 2018 18:30:22 +0200 Message-ID: <21024516.0UGXuyBrFv@xps> References: <20180722105545.3916-1-aconole@redhat.com> <20180722111656.7982-1-aconole@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Aaron Conole Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 43EF41B068 for ; Wed, 1 Aug 2018 18:30:28 +0200 (CEST) In-Reply-To: <20180722111656.7982-1-aconole@redhat.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" 22/07/2018 13:16, Aaron Conole: > Previously, the logid variable would be leaked when the function > returned. > > Signed-off-by: Aaron Conole I am not confortable to merge this kind of patch in RC3. OK to wait 18.11?