CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 11:18:58
Modified files:
usr.sbin/smtpd : parse.y
Log message:
add missing strlcpy() check in is_if_in_group() to detect and warn about
the truncation rather than failing the ioctl() call that follows.
