SECURITY: fix SMTP verb option parsing
authorPhil Pennock <phil+git@pennock-tech.com>
Fri, 30 Oct 2020 02:40:59 +0000 (22:40 -0400)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 27 May 2021 19:30:30 +0000 (21:30 +0200)
commit518f0a0dd6df6f0d0ea51bfa126982d134e7a7ff
tree0b32bf62a154a2f8c036313e630089a939f4ded0
parent0695aae1eb75b439862d0f7fbf099b5d08f55af0
SECURITY: fix SMTP verb option parsing

A boundary case in looking for an opening quote before the closing quote could
walk off the front of the buffer.

(cherry picked from commit 515d8d43a18481d23d7cf410b8dc71b4e254ebb8)
(cherry picked from commit 467948de0c407bd2bbc2e84abbbf09f35b035538)
doc/doc-txt/ChangeLog
src/src/smtp_in.c