CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2013/05/08 00:32:07

Modified files:
        usr.sbin/rtadvd: config.c 

Log message:
Replace use of strncpy with memcpy. Previous code used strncpy on data
that is not null-terminated.

>From Stephane A. Sezer

ok bluhm@

Reply via email to