]> granicus.if.org Git - mutt/commit
Zero out IMAP_LIST before each imap_cmd_step in browser to avoid bogus
authorBrendan Cully <brendan@kublai.com>
Wed, 4 Jan 2006 17:28:32 +0000 (17:28 +0000)
committerBrendan Cully <brendan@kublai.com>
Wed, 4 Jan 2006 17:28:32 +0000 (17:28 +0000)
commit95f7b7e4960d53d5a032bb352a977cdcfb556b5e
treeecea6257a788b2d98a220a1f12ae30f66cad0da6
parent835f8a74f4872bbbaf6cafc4ec3d57eb4c0ffc47
Zero out IMAP_LIST before each imap_cmd_step in browser to avoid bogus
matches when the untagged response isn't a LIST response. Phil Pennock
diagnosed and proposed a patch for this bug.
imap/browse.c