Subject: Re: bin/19377
To: Emmanuel Dreyfus <manu@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 01/07/2003 17:29:03
On Tue, Jan 07, 2003 at 03:49:38PM +0100, Emmanuel Dreyfus wrote:
> Hi all
> 
> I had no feedback about the latest bin/19377 patch. If nobody complains, I 
> will commit it tommorow. I would have appreciated a review on buffer 
> overruns...

IIRC you should consider using strlcpy instead of strncpy
(to ensure the truncated strings are null terminated)

	David

-- 
David Laight: david@l8s.co.uk