CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2011/03/26 11:43:01

Modified files:
        usr.sbin/smtpd : mta.c 

Log message:
check that we actually have a stdio stream opened for the message before
trying to close it in a mta session. in case of DNS errors; this pointer
will remain NULL and cause a segv in MTA_DONE state.

Reply via email to