]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: i_stream_read_copy_from_parent() now directly updates the access counter
authorTimo Sirainen <tss@iki.fi>
Thu, 19 Jun 2014 12:15:24 +0000 (15:15 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 19 Jun 2014 12:15:24 +0000 (15:15 +0300)
commitc6b6ac7819931dfa92c0182ffaa7db07ac6ab0da
treee029e850fe5bec6e80f8b6f1e1d35c95f4863cdd
parent4106a25399703eb6cbb166dcbd5bb932cb2f7ad2
lib: i_stream_read_copy_from_parent() now directly updates the access counter
This fixes a bug in istream-mail where it called i_stream_get_data() after
it and reset the stream's skip/pos.
src/lib/istream.c