when copying socket path, check that we didnt truncate it which would cause
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 11:29:06 +0000 (11:29 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 11:29:06 +0000 (11:29 +0000)
commitffd15e3fde4e85aeafa22b4a67fca48c545bc70a
tree6ce081d0e349ea8f493e5ed69ae344398593ad91
parentd8bff735502e1380aeb753a5626bf1deedd721cf
when copying socket path, check that we didnt truncate it which would cause
the following connect() to fail.
usr.sbin/smtpd/delivery_lmtp.c