diff options
author | 2014-04-19 13:07:56 +0000 | |
---|---|---|
committer | 2014-04-19 13:07:56 +0000 | |
commit | d124c6e2f6bd81d618ee670b704e52963c4c56d7 (patch) | |
tree | 8d35643e66fa744275af6aaa922251da769f2fd2 /lib/libssl | |
parent | shrink pf by 445 lines. (diff) | |
download | wireguard-openbsd-d124c6e2f6bd81d618ee670b704e52963c4c56d7.tar.xz wireguard-openbsd-d124c6e2f6bd81d618ee670b704e52963c4c56d7.zip |
add missing checks to strlcpy() when copying envelope "destination" buffer
to the mda delivery buffer. we should never hit these unless we mistakenly
change the value of a define, better be safe than sorry.
(void) cast strlcpy/strlcat that cannot truncate or that we know and want
to truncate rather than lose (informative data not used by smtpd but
intended to help the human reading the log)
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions