cast (void) this strlcpy(), it can't fail copying a small constant string
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 11:31:06 +0000 (11:31 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 11:31:06 +0000 (11:31 +0000)
commit3cf2799588c77511aa9a35344eecb1c1157a946e
treef6d664fdaffd9d9c443e1fde31db48b22dbe77fe
parent5d354709047d762de49ee774c57d23b877c33736
cast (void) this strlcpy(), it can't fail copying a small constant string
into a much larger buffer
usr.sbin/smtpd/delivery_mbox.c