]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Previous commit sometimes broke scanning transaction log view.
authorTimo Sirainen <tss@iki.fi>
Mon, 6 May 2013 20:59:41 +0000 (23:59 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 6 May 2013 20:59:41 +0000 (23:59 +0300)
commit89334d8c6915db0fc8630470b7f3cd5ee9aa29aa
tree9646d14d883a7dd45a09170cd06434a904282802
parent5c8a42e2860a0db7b8911c5479910a4f918436b9
lib-index: Previous commit sometimes broke scanning transaction log view.
If min_file_seq+offset pointed to the end of the previous file that no
longer existed, we didn't just skip over it.
src/lib-index/mail-transaction-log-view.c