]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dict: Keep a linked list of all transactions in dict.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 29 Mar 2017 10:27:32 +0000 (13:27 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 30 Mar 2017 17:54:47 +0000 (20:54 +0300)
commit90927c83cd54c682d887e22276c497d2faf1e49a
tree58293b5c30c18f80115794e93bcdbdd717869a96
parentc2bdba68268556cc7c3d0fdd05a0454ad6d4639d
lib-dict: Keep a linked list of all transactions in dict.

This helps debugging if a transaction is leaked.
src/lib-dict/dict-private.h
src/lib-dict/dict.c