]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Don't use data stack for mailbox list index header update
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 21 Sep 2021 13:37:13 +0000 (16:37 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 22 Sep 2021 11:11:23 +0000 (11:11 +0000)
commit8b7438a3f9668540356998f676b7b2c67bfd67d4
treed6271237678df6095b9180b51e94564592081714
parentbb75bc110f36189bf89aafea049142a9b9221eed
lib-storage: Don't use data stack for mailbox list index header update

There can be a lot of mailboxes, causing excessive data stack usage.
src/lib-storage/list/mailbox-list-index-sync.c