(void) cast a strlcpy() that cannot truncate
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 13:57:17 +0000 (13:57 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 13:57:17 +0000 (13:57 +0000)
commit86d491f8f6f00598efb9d1416372169583fc52e8
treecd10e60b68596df7487b33dc86271c74acc6930e
parent7a9a779899d8ef1f48e2b9bce7cf5cca8f57dd6e
(void) cast a strlcpy() that cannot truncate
(void) cast a few snprintf()/strlcat() that cannot truncate and that would
be harmless if they could
usr.sbin/smtpd/smtpctl.c