Displaying 1 result from an estimated 1 matches for "input_peak_offset".
2006 Jul 11
2
Bug#377840: dovecot: imap segfaults on small mbox files (2 bytes)
...========================================================================================
[...]
if (pos == 2) {
/* we're at the end of file with CR+LF linefeeds?
need more data to verify it. */
rstream->input_peak_offset =
stream->istream.v_offset + pos;
return _read(stream);
}
[...]
========================================================================================
makes my imap process crash, resulting in repeatedly spawned (and kill...