]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Fixed istream error handling while saving mails.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 10 May 2016 21:09:02 +0000 (17:09 -0400)
committerGitLab <gitlab@git.dovecot.net>
Thu, 12 May 2016 22:07:36 +0000 (01:07 +0300)
commit25761530d670443bca1fdfe8915f7bac1fcef5c5
tree95c7f262a5a7381133aeafd29ec8e44a75ff1152
parentc68f28e2cf5f9621511bece0414335e551dc82c6
lib-storage: Fixed istream error handling while saving mails.

We might have logged them as write errors, or we might have ignored the
error if i_stream_read() failed. Now the behavior is consistent.
src/lib-storage/index/index-storage.c