CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 08:37:45
Modified files:
usr.sbin/smtpd : aldap.c
Log message:
(void) cast strlcpy() call that uses truncation as part of its parsing
logic to extract at most sizeof buf - 1 bytes from source
