#2646: check_new incorrectly uses mh_seq_unseen
Comment (by Brendan Cully):
{{{
Reading over mh.c, the logic for reading unseen looks correct. But I
did notice an off-by-one in mhs_alloc that looks like it could cause
mutt to randomly discover new mail depending on whatever happened to
be in mhs->flags[0] (which is never set).
Does changeset [15f8a55220a7] fix the bug?
}}}
--
Ticket URL: <http://www.mutt.org/ticket/2646#comment:>