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>
Tue, 27 Apr 2021 22:40:24 +0000 (00:40 +0200)
commit467948de0c407bd2bbc2e84abbbf09f35b035538
tree6d460345a0ab6616ac6ee82df337201709d1ce8a
parent3a54fcd1e303bf1cc49beca7ceac35d7448860a9
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)
doc/doc-txt/ChangeLog
src/src/smtp_in.c