From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2] mem: memory leaks of hubedir caused by strdup Date: Tue, 17 Apr 2018 15:02:11 +0100 Message-ID: References: <6821483b-30f3-ac79-208c-406fb46685af@intel.com> <1581625.s6OpJcviaZ@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: Thomas Monjalon , zhouyangchao Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 6F4558E72 for ; Tue, 17 Apr 2018 16:02:15 +0200 (CEST) In-Reply-To: <1581625.s6OpJcviaZ@xps> Content-Language: en-US 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 17-Apr-18 12:47 PM, Thomas Monjalon wrote: > I see no reason to accept this patch, replacing strdup by snprintf, > given that we have strlcpy. > Please do a v3 with strlcpy. OK. Please also fix the typo in patch headline :) -- Thanks, Anatoly