]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Do not drop autocreate boxes when listing them
authorAki Tuomi <aki.tuomi@dovecot.fi>
Wed, 17 May 2017 09:16:31 +0000 (12:16 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Fri, 9 Jun 2017 07:21:29 +0000 (10:21 +0300)
commit1e7f85e6d741036598f94cb369991e5ef0da8cae
tree6a29c58ab3ee7974120c96923a104da4d74654aa
parentd830a99520eefd0daf9283482643c5585012db0e
lib-storage: Do not drop autocreate boxes when listing them

Otherwise we skip folders, because array_delete() is removing boxes while they're being iterated.
src/lib-storage/list/mailbox-list-iter.c