[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dovecot-cvs
Subject:    [dovecot-cvs] dovecot/src/login-common master.c,1.12,1.13
From:       cras () dovecot ! org (cras () dovecot ! org)
Date:       2004-11-26 21:15:31
Message-ID: 20041126191530.263F0C000DDA () talvi ! dovecot ! org
[Download RAW message or body]

Update of /var/lib/cvs/dovecot/src/login-common
In directory talvi:/tmp/cvs-serv25062

Modified Files:
	master.c 
Log Message:
fix



Index: master.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/login-common/master.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- master.c	24 Nov 2004 16:46:15 -0000	1.12
+++ master.c	26 Nov 2004 19:15:27 -0000	1.13
@@ -34,9 +34,8 @@
 	client->master_tag = 0;
 	client->master_callback = NULL;
 
-	hash_remove(master_requests, POINTER_CAST(reply->tag));
-
 	master_callback(client, reply->success);
+	hash_remove(master_requests, POINTER_CAST(reply->tag));
 	/* NOTE: client may be destroyed now */
 }
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic