add missing strlcpy() check in is_if_in_group() to detect and warn about
authorgilles <gilles@openbsd.org>
Sat, 19 Apr 2014 17:18:58 +0000 (17:18 +0000)
committergilles <gilles@openbsd.org>
Sat, 19 Apr 2014 17:18:58 +0000 (17:18 +0000)
commit6d177801c0f72a0fcd4ff3320b42c66d94c0274a
tree21c74ecc58bf3ac9ced5e23c422b09bfbf16eb10
parent523ccb3a708564827a40ff1fb15e9306e3d8a8f2
add missing strlcpy() check in is_if_in_group() to detect and warn about
the truncation rather than failing the ioctl() call that follows.
usr.sbin/smtpd/parse.y