CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/06 00:44:47
Modified files:
usr.sbin/smtpd : lka_session.c
Log message:
fix snprintf() error checking in token expansion code, these can't possibly
fail but it's no excuse for getting the checks wrong.
spotted by qualys
