(void) cast strlcpy() calls that cannot truncate or where the source data
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 16:44:01 +0000 (16:44 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 16:44:01 +0000 (16:44 +0000)
commitc51a7fb7169d6004303ddb7f95598acf518715f5
treeb48c35e3464052f810bc9b26a748b675e3df0e57
parent223e7da00f231fd9f88019486d858bdd5098a016
(void) cast strlcpy() calls that cannot truncate or where the source data
has a length check right before the copy
usr.sbin/smtpd/smtp_session.c