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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html