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