[dovecot-cvs] dovecot/src/lib-index mail-index-view-sync.c,1.6,1.7

cras at procontrol.fi cras at procontrol.fi
Mon May 10 02:52:15 EEST 2004


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

Modified Files:
	mail-index-view-sync.c 
Log Message:
syncing fixes



Index: mail-index-view-sync.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-index-view-sync.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mail-index-view-sync.c	9 May 2004 23:06:27 -0000	1.6
+++ mail-index-view-sync.c	9 May 2004 23:52:13 -0000	1.7
@@ -353,6 +353,7 @@
 
 	mail_index_unmap(view->index, view->map);
 	view->map = ctx->sync_map;
+	view->map_protected = FALSE;
 
         mail_transaction_log_view_unset(view->log_view);
 



More information about the dovecot-cvs mailing list