]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Fixed assert-crash with mailbox_list_index=yes if root mailbox name...
authorTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 13:33:19 +0000 (16:33 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 13:33:19 +0000 (16:33 +0300)
commit2848ed04730e9f2ed91829d41312ebc3132b5613
tree68b2a2cb5fb447328b9dd9f75ae781dfe7497021
parenta7348c7fdc2c65d6452f740ccdfa29e66916e5d7
lib-storage: Fixed assert-crash with mailbox_list_index=yes if root mailbox name was empty.
This happened if the index was used for a non-listable namespace whose
prefix started with the namespace separator (e.g. prefix="/expunged/")
src/lib-storage/list/mailbox-list-index-iter.c