changeset 8156:f77a285629a5 HEAD

thread indexes: Forgot to commit strmap syncing in some situations.
author Timo Sirainen <tss@iki.fi>
date Fri, 05 Sep 2008 19:22:07 +0300
parents b8feb139cf92
children 5ca8140fcc95
files src/lib-storage/index/index-thread.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-storage/index/index-thread.c	Fri Sep 05 19:21:47 2008 +0300
+++ b/src/lib-storage/index/index-thread.c	Fri Sep 05 19:22:07 2008 +0300
@@ -346,6 +346,7 @@
 	if (seq1 == 0) {
 		/* nothing is missing */
 		mailbox_header_lookup_unref(&headers_ctx);
+		mail_index_strmap_view_sync_commit(&ctx->strmap_sync);
 		return 0;
 	}