(void) cast strlcpy() call that uses truncation as part of its parsing
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 14:37:45 +0000 (14:37 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 14:37:45 +0000 (14:37 +0000)
commit9b892c77ed3264649a08ea471f984b3415830ca6
treefc9602e004a59ee4e3524bd8c7f3c45bd19901e8
parenta03692936b1ebdf884d3de82eed392a8095d47d8
(void) cast strlcpy() call that uses truncation as part of its parsing
logic to extract at most sizeof buf - 1 bytes from source
usr.sbin/smtpd/aldap.c