CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 10:44:01
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
(void) cast strlcpy() calls that cannot truncate or where the source data
has a length check right before the copy
