From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] examples/ipsec-secgw: fix pointer to local outside scope Date: Fri, 4 Nov 2016 14:15:21 +0000 Message-ID: References: <1478175163-229116-1-git-send-email-roy.fan.zhang@intel.com> <1478175163-229116-4-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit To: Fan Zhang , dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id EB0A45592 for ; Fri, 4 Nov 2016 15:15:23 +0100 (CET) In-Reply-To: <1478175163-229116-4-git-send-email-roy.fan.zhang@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/3/2016 12:12 PM, Fan Zhang wrote: > Fixes: 0d547ed03717 ("examples/ipsec-secgw: support configuration file") > Coverity issue: 137871 > > Signed-off-by: Fan Zhang > --- Coverity issue fix looks good to me, but since indentation level reduced one level, many line wrappings can be re-arranged. Apart from line wrappings, Acked-by: Ferruh Yigit