CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 10:56:34
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
(void) cast strlcpy() calls that cannot truncate (copies between buffers of
same size with a truncation check on the initial buffer)
