CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/06 03:31:09
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
move the message parser init earlier to avoid a possible use after free in
an unlikely error code path
