]> granicus.if.org Git - mutt/commit
Fix bug in imap_keepalive() which erroneously free Context when the IMAP connection...
authorMichael Elkins <me@sigpipe.org>
Thu, 12 Aug 2010 23:04:34 +0000 (16:04 -0700)
committerMichael Elkins <me@sigpipe.org>
Thu, 12 Aug 2010 23:04:34 +0000 (16:04 -0700)
commit798902828bf76c059ee43f189b1469a0328a8cc7
treeabb67c1d86858d122718092dce3e55bb6d2b5d1d
parentc3b5dae683e25b09abe24b335f2a18717ecb1104
Fix bug in imap_keepalive() which erroneously free Context when the IMAP connection is shut down by the server.

Closes #3410
imap/util.c