CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/02/11 11:47:30

Modified files:
        usr.bin/dig    : dighost.c 
        usr.bin/dig/lib/lwres: lwconfig.c 
        usr.bin/dig/lib/lwres/include/lwres: lwres.h 

Log message:
Replace SIZE defines with sizeof.
While here replace memmove with memcpy, the arguments do not overlap.
OK millert, deraadt

Reply via email to