Displaying 1 result from an estimated 1 matches for "4f98b004".
2006 Jul 11
2
Bug#377840: dovecot: imap segfaults on small mbox files (2 bytes)
Package: dovecot
Severity: important
Tags: patch
Hi,
a recent addition in src/lib-storage/index/mbox/istream-raw-mbox.c:
========================================================================================
[...]
if (pos == 2) {
/* we're at the end of file with CR+LF linefeeds?
need more data to verify it. */