]> granicus.if.org Git - mutt/commit
Ignore unexpected FETCH responses during imap_read_headers.
authorBrendan Cully <brendan@kublai.com>
Sun, 4 Jan 2009 04:37:36 +0000 (20:37 -0800)
committerBrendan Cully <brendan@kublai.com>
Sun, 4 Jan 2009 04:37:36 +0000 (20:37 -0800)
commit0ffd04c6b4b531f060f0e4e31659a449a5712861
tree59f2d75f4fba093f1524c9b3ea9a975932c625c3
parent8a6df300ce98f15253723fe44584fdefbfc42902
Ignore unexpected FETCH responses during imap_read_headers.
Thanks to Chris Li for the excellent bug report in #3041.
See #2902, #2935, #2985, #3028, #3041, #3143.
With luck, this may close them. In truth, imap_read_headers
is still a horrible kludge of duct tape and chicken wire.
imap/message.c