CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/02/05 14:25:19

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

Log message:
when calling ssl_session_destroy() from mta, our session will have a NULL
s->s_l field. this commit fixes a crash in mta caused by a NULL deref.

Reply via email to