CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/03/15 13:23:22

Modified files:
        usr.sbin/smtpd : util.c 

Log message:
use memcpy() in xmemdup() instead of memmove()

there cannot be an overlap by construction.
ok tb@ deraadt@

Reply via email to