CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2014/12/09 10:46:24

Modified files:
        usr.sbin/traceroute: traceroute.c 

Log message:
Use memmove() instead of strlcpy() for an overlapping string copy
so we don't rely on undefined behavior.  OK deraadt@

Reply via email to