Fix the test for flushing queued STATUS requests in imap_buffy_check.
authorBrendan Cully <brendan@kublai.com>
Wed, 31 Oct 2007 21:04:48 +0000 (14:04 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 31 Oct 2007 21:04:48 +0000 (14:04 -0700)
commit36392f692055cebbb5047bcb77a19e88e887eb90
tree9a3375e5293c869973a60bc7574bb009eac0b220
parent273a198b6f5f47412686816f4245d7f71b06fc25
Fix the test for flushing queued STATUS requests in imap_buffy_check.
This should fix the bug that caused every other IMAP connection to
fail to get the new message counts. Thanks to exg for his generous
help debugging this one.
imap/imap.c