]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mail_user_unref() - Add data stack frame
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 21 Sep 2021 14:51:15 +0000 (17:51 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 22 Sep 2021 11:11:23 +0000 (11:11 +0000)
commit5694b04f706e5e7a4cf1ce5f3d65d5e5368d5435
treeb9736b35e501e9457187c8cbad31028b185840b5
parentef84b4e2f655239a3ae4ed23a407348ef6c6eef7
lib-storage: mail_user_unref() - Add data stack frame

The deinit code paths can sometimes eat up quite a lot of data stack.
src/lib-storage/mail-user.c