Lets try putting a camel_stream_reset() here. Logic being that the stream
authorJeffrey Stedfast <fejj@ximian.com>
Fri, 26 Oct 2001 20:03:02 +0000 (20:03 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 26 Oct 2001 20:03:02 +0000 (20:03 +0000)
commit271b3c1990e850057d1861b2f6eba6fb8a11788d
tree241d6e4fb9150d7c40e81888cd5fa3014b1b47e4
parent5025108ffe9b2b1ce26338dd315120e8cb1f6272
Lets try putting a camel_stream_reset() here. Logic being that the stream

2001-10-26  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap/camel-imap-message-cache.c
(camel_imap_message_cache_get): Lets try putting a
camel_stream_reset() here. Logic being that the stream may have
been read from since it was cached and thus our caller may try
reading from it and get no data from it since it is already at the
EOS. This may fix bug #12943.
camel/ChangeLog
camel/providers/imap/camel-imap-message-cache.c