dovecot-2.2: lib-auth: Recent cleanup commit was actually cleani...

dovecot at dovecot.org dovecot at dovecot.org
Sat Sep 21 05:03:25 EEST 2013


details:   http://hg.dovecot.org/dovecot-2.2/rev/7a4ae8d511a2
changeset: 16795:7a4ae8d511a2
user:      Timo Sirainen <tss at iki.fi>
date:      Sat Sep 21 04:02:51 2013 +0300
description:
lib-auth: Recent cleanup commit was actually cleaning up too much.

diffstat:

 src/lib-auth/auth-master.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 0ec0dc639a54 -r 7a4ae8d511a2 src/lib-auth/auth-master.c
--- a/src/lib-auth/auth-master.c	Sat Sep 21 03:49:22 2013 +0300
+++ b/src/lib-auth/auth-master.c	Sat Sep 21 04:02:51 2013 +0300
@@ -690,7 +690,6 @@
 		ctx->failed = TRUE;
 	io_loop_set_current(conn->prev_ioloop);
 	conn->prefix = DEFAULT_USERDB_LOOKUP_PREFIX;
-	conn->reply_context = NULL;
 	return ctx;
 }
 


More information about the dovecot-cvs mailing list