]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Don't use data stack for building index header update buffer
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 21 Sep 2021 13:42:39 +0000 (16:42 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 22 Sep 2021 11:11:23 +0000 (11:11 +0000)
commitbb75bc110f36189bf89aafea049142a9b9221eed
treee7894fd0cb2b729951f863e16f1bde8ac79beb28
parent742053d520a9c66f42c283c3da9b8ce7b159ab44
lib-index: Don't use data stack for building index header update buffer

The header update can be large (e.g. dovecot.list.index with many
mailboxes) and grow data stack unnecessarily.
src/lib-index/mail-index-transaction-export.c