aboutsummaryrefslogtreecommitdiff
path: root/src/mail/ngx_mail_imap_handler.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-05-19 03:13:22 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-05-19 03:13:22 +0300
commitfabe28259f4e191fee660a240ba347a0a8d2f1dc (patch)
tree846be8307c7be74b58919244c3fe41060d91793a /src/mail/ngx_mail_imap_handler.c
parent3c660ef59b545bf76f2fb2b6a37ca02bcae4b2fb (diff)
downloadnginx-fabe28259f4e191fee660a240ba347a0a8d2f1dc.tar.gz
nginx-fabe28259f4e191fee660a240ba347a0a8d2f1dc.zip
Mail: removed dead s->arg_start handling.
As discussed in the previous change, s->arg_start handling in the "done" labels of ngx_mail_pop3_parse_command(), ngx_mail_imap_parse_command(), and ngx_mail_smtp_parse_command() is wrong: s->arg_start cannot be set there, as it is handled and cleared on all code paths where the "done" labels are reached. The relevant code is dead and now removed.
Diffstat (limited to 'src/mail/ngx_mail_imap_handler.c')
0 files changed, 0 insertions, 0 deletions