[Dovecot] Patch for assertion failure in 1.0.10
18 Jan
2008
18 Jan
'08
7:04 p.m.
Hi
FETCHing a largish (~30K) zlib compressed maildir message causes an
assertion failure on an attempt to grow the stream buffer to smaller
than its current size.
I believe the attached patch fixes this.
19 Jan
19 Jan
1:30 a.m.
On Fri, 2008-01-18 at 19:04 -0500, Richard Platel wrote:
Hi
FETCHing a largish (~30K) zlib compressed maildir message causes an
assertion failure on an attempt to grow the stream buffer to smaller
than its current size.I believe the attached patch fixes this.
I fixed it a bit differently: http://hg.dovecot.org/dovecot/rev/e33119f2dfdc
It was allocating more memory even though there was no need for it after compress.
6183
Age (days ago)
6183
Last active (days ago)
1 comments
2 participants
participants (2)
-
Richard Platel
-
Timo Sirainen