]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
fs-metawrap: Fixed assert that checks we don't create empty files.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 9 Sep 2016 11:34:12 +0000 (14:34 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 9 Sep 2016 11:34:12 +0000 (14:34 +0300)
commit7b9e289e4f74f5c3fcd96448fad4955d5057ca7f
tree005c65f4364dfb072b2107c0723b7accd73a68a1
parent8c81109dca287f1830aac57bae61e57260248941
fs-metawrap: Fixed assert that checks we don't create empty files.

If the entire write failed, offset could be 0.
src/lib-fs/fs-metawrap.c