(void) cast strlcpy() calls that cannot truncate (copies between buffers of
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 16:56:34 +0000 (16:56 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 16:56:34 +0000 (16:56 +0000)
commit102f0cd29db5400e69d25d577859580f4d66b832
treeae68317cce095784b6a0b75623e2cd17733cef7d
parent3cb9f58c3d6df1d8ae5c7ba926aa6533754bac77
(void) cast strlcpy() calls that cannot truncate (copies between buffers of
same size with a truncation check on the initial buffer)
usr.sbin/smtpd/smtp_session.c