]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Added assert to iostream-temp
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 28 Jun 2016 19:01:29 +0000 (22:01 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 28 Jun 2016 19:01:29 +0000 (22:01 +0300)
commite1295b9399d9437d842a8b4832992745923c55c6
treed31630e78738054e592644debcfa2903281a075f
parent5157c3c4429c0d4756971a1b29e5adbbf3a74290
lib: Added assert to iostream-temp

Input stream isn't expected to shrink here. Potentially this could be
changed to an error instead.
src/lib/iostream-temp.c