From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3] examples/ipsec-secgw: fix pointer to local outside scope Date: Mon, 7 Nov 2016 17:31:19 +0000 Message-ID: <8536a227-c05f-3a1b-e8c0-599fa9cdb993@intel.com> References: <1478175163-229116-4-git-send-email-roy.fan.zhang@intel.com> <1478539537-225559-1-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: sergio.gonzalez.monroy@intel.com To: Fan Zhang , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id AB633133F for ; Mon, 7 Nov 2016 18:31:21 +0100 (CET) In-Reply-To: <1478539537-225559-1-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/7/2016 5:25 PM, Fan Zhang wrote: > Coverity issue: 137871 > Fixes: 0d547ed03717 ("examples/ipsec-secgw: support configuration file") > > Signed-off-by: Fan Zhang > --- Although checkpatch will complain about long lines, I believe it is better not to wrap log messages. Acked-by: Ferruh Yigit