From 1e7741f40999b12a66f37978b280c7fa55b4fa0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 02:00:39 +0200 Subject: Adding upstream version 3.5.25. Signed-off-by: Daniel Baumann --- src/xsasl/xsasl_dovecot_server.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xsasl') diff --git a/src/xsasl/xsasl_dovecot_server.c b/src/xsasl/xsasl_dovecot_server.c index 601f787..e97af30 100644 --- a/src/xsasl/xsasl_dovecot_server.c +++ b/src/xsasl/xsasl_dovecot_server.c @@ -542,6 +542,8 @@ static void xsasl_dovecot_parse_reply_args(XSASL_DOVECOT_SERVER *server, myfree(server->username); server->username = 0; } + VSTRING_RESET(reply); + VSTRING_TERMINATE(reply); /* * Note: TAB is part of the Dovecot protocol and must not appear in -- cgit v1.2.3