CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2014/04/19 11:03:42

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

Log message:
add a missing strlcpy() check in MAIL FROM's DSN parameters parsing, the
truncation would lead to a failure later in the code path but we can fail
earlier with a nice enhanced status code

Reply via email to