]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: server: Restructure reference counting of BDAT/BURL chain stream.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Tue, 19 Jun 2018 22:31:43 +0000 (00:31 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 25 Sep 2018 08:55:54 +0000 (11:55 +0300)
commit385198f3f31bdf8b7190c302cff01b10a3a74700
tree2b1a7558e20e852059082528747f1c5f96227256
parent110d5f08648368fe6b9d32959153504ba55853ca
lib-smtp: server: Restructure reference counting of BDAT/BURL chain stream.

It is now dereferenced directly, rather than via a local variable; thereby
making sure it is reset to NULL.
src/lib-smtp/smtp-server-cmd-data.c