]> git.kaiwu.me - nginx.git/commit
Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 25 Feb 2015 14:47:43 +0000 (17:47 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 25 Feb 2015 14:47:43 +0000 (17:47 +0300)
commit52c5ba0f377b18c543735baa019a166f25059a7f
tree559271f9067c546ef85f1a940d466a1b8b9bdeb2
parentc2c9a1c03e0a1700779dbe5d01276a65a368ae3d
Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.

There were no buffer overruns in real life as there is extra space
allocated for the Auth-Login-Attempt counter.
src/mail/ngx_mail_auth_http_module.c