]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: istream-multiplex - Minor code cleanup
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 5 Oct 2017 17:24:11 +0000 (20:24 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 5 Oct 2017 17:24:11 +0000 (20:24 +0300)
commitc50acc5547b9d92784825a09e3de97db0a806f4e
tree42f61cb8b592b5c0dae5a5e4c3b0849ba196a9b9
parent02b352f203caaee32b3f6de9b07ce619499e849b
lib: istream-multiplex - Minor code cleanup

Avoid propagating the error twice, and avoid any confusion about what "got"
actually contains.
src/lib/istream-multiplex.c