dovecot-2.2: mdbox rebuild: Update to previous commit

dovecot at dovecot.org dovecot at dovecot.org
Wed Jan 9 07:02:36 EET 2013


details:   http://hg.dovecot.org/dovecot-2.2/rev/1ab8e0e699f7
changeset: 15615:1ab8e0e699f7
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jan 09 07:01:41 2013 +0200
description:
mdbox rebuild: Update to previous commit

diffstat:

 src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 6ff1678c289f -r 1ab8e0e699f7 src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c
--- a/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c	Wed Jan 09 06:59:51 2013 +0200
+++ b/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c	Wed Jan 09 07:01:41 2013 +0200
@@ -430,6 +430,7 @@
 			   still try to look it up using map_uid. */
 			rec = map_uid == 0 ? NULL :
 				rebuild_lookup_map_uid(ctx, map_uid);
+			map_uid = rec->map_uid;
 		} else if (!guid_hash_have_map_uid(&rec, map_uid)) {
 			/* message's GUID and map_uid point to different
 			   physical messages. assume that GUID is correct and


More information about the dovecot-cvs mailing list