]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: mech-digest-md5 - Do not read past buffer on right trim
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 12 May 2020 06:48:06 +0000 (09:48 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 13 May 2020 08:20:32 +0000 (11:20 +0300)
commita6f12894b327f8beeb14b4ce87a446409a9cd82b
tree1977fa2be7bb55eb4a68022657c3792c6a9a92ca
parent2da8b458abf1686249d89afc2923943d2a2768e6
auth: mech-digest-md5 - Do not read past buffer on right trim

If the string does not have comma at the end, do not progress
the pointer past buffer end.
src/auth/mech-digest-md5.c