CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 07:18:14
Modified files:
usr.sbin/smtpd : mfa_session.c
Log message:
(void) cast some strlcat() calls that cannot truncate
add a few fatalx() calls at places where it shouldn't fail, we'll assess
which one may be relaxed later as this code is not finished nor plugged
yet.
