[dovecot-cvs] dovecot/src/lib-index mail-transaction-log.c, 1.48, 1.49

cras at dovecot.org cras at dovecot.org
Sat Jul 31 06:12:39 EEST 2004


Update of /home/cvs/dovecot/src/lib-index
In directory talvi:/tmp/cvs-serv8883/lib-index

Modified Files:
	mail-transaction-log.c 
Log Message:
removed assert



Index: mail-transaction-log.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-transaction-log.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- mail-transaction-log.c	31 Jul 2004 03:06:48 -0000	1.48
+++ mail-transaction-log.c	31 Jul 2004 03:12:37 -0000	1.49
@@ -890,7 +890,6 @@
 			break;
 		}
 
-		i_assert(!log->head->locked);
 		if (file != NULL)
 			mail_transaction_log_file_unlock(file);
 



More information about the dovecot-cvs mailing list