[Bridge] [PATCH] bridge: netfilter: using strlcpy() instead of strncpy()

Chen Gang gang.chen at asianux.com
Thu May 23 10:57:05 UTC 2013


On 05/23/2013 06:56 PM, Pablo Neira Ayuso wrote:
> On Fri, May 17, 2013 at 04:07:22PM +0800, Chen Gang wrote:
>> > 
>> > 'name' has already set all zero when it is defined, so not need let
>> > strncpy() to pad it again.
>> > 
>> > 'name' is a string, better always let is NUL terminated, so use
>> > strlcpy() instead of strncpy().
> Applied, thanks.
> 
> 

Thank you too.

-- 
Chen Gang

Asianux Corporation


More information about the Bridge mailing list