CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/16 05:10:38
Modified files:
usr.sbin/smtpd : lka_session.c
Log message:
Prevent a possible buffer overflow in lka_expand_format() that can lead
to a server crash, and let the smtp session fail if that happens.
spotted by todd@, discussed with eric@ and chl@
commited for gilles@
