CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/16 13:25:05
Modified files:
usr.sbin/smtpd : filter.c smtp_session.c
Log message:
fix logic in error code path of smtp state machine that can lead to an
invalid state ending in fatal(), while at it plug a file pointer leak.
ok eric@, millert@
