aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver.c b/driver.c
index e940ae29..892e9690 100644
--- a/driver.c
+++ b/driver.c
@@ -599,6 +599,7 @@ struct method *proto;
}
tagnum = 0;
+ tag[0] = '\0'; /* nuke any tag hanging out from previous query */
protocol = proto;
/* open a socket to the mail server */