From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] fixed buffer overrun in handling log messages Date: Thu, 02 May 2013 11:18:01 +0200 Message-ID: <51822F49.5040406@6wind.com> References: <518222B1.9050003@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: "Han, Dongsu" To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <518222B1.9050003-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" We can even do better, please see my next email (indeed we should not send patch as attachment). Olivier On 05/02/2013 10:24 AM, Olivier MATZ wrote: > Hi, > > Thank you for this patch. You are right, the '\0' is written > outside the bounds of the buffer. I would suggest a minor modification > to your patch, please see attachment. > > Regards, > Olivier > > > On 05/01/2013 08:50 PM, Han, Dongsu wrote: >> I'm sending a proposed patch to fix the buffer overrun problem in >> handling log messages. >> >> Dongsu Han >> >> >> _______________________________________________ >> dev mailing list >> dev-VfR2kkLFssw@public.gmane.org >> http://dpdk.org/ml/listinfo/dev > >