On 15 May, To: src-committ...@freebsd.org wrote:
> On 15 May, To: src-committ...@freebsd.org wrote:
>> Author: truckman
>> Date: Sun May 15 22:06:21 2016
>> New Revision: 299867
>> URL: https://svnweb.freebsd.org/changeset/base/299867
>> 
>> Log:
>>   Use strlcpy() instead of strncpy() when copying ifname to ensure
>>   that it is NUL terminated.  Additional NUL padding is not required
>>   for short names.
>>   
>>   MFC after: 1 week
>> 
>> Modified:
>>   head/usr.sbin/rtadvd/config.c
>>   head/usr.sbin/rtadvd/if.c
> 
> Reported by:  Coverity
> CID:          974860

Also CID:       1009972, 1009973
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to