]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Simplify mail_save_context.keywords reference counting
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 1 Oct 2019 09:15:51 +0000 (12:15 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Thu, 3 Oct 2019 09:12:17 +0000 (12:12 +0300)
commit4a4a947501061f7d31ad0f0ed745ac8e3b96fabc
treed35421e82282f65871373c9ed99feb7fd2d3faa7
parenta10961383d8755d23e67df7e5a43702dc916378f
lib-storage: Simplify mail_save_context.keywords reference counting

This change also makes it possible for plugins to change the keywords
without leaking memory.
src/lib-storage/index/index-storage.c
src/lib-storage/mail-copy.c
src/lib-storage/mail-storage.c