]> granicus.if.org Git - mutt/commit
Don't allow imap URLs with empty hosts. Also don't attempt to complete
authorBrendan Cully <brendan@kublai.com>
Thu, 22 Sep 2005 03:09:49 +0000 (03:09 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 22 Sep 2005 03:09:49 +0000 (03:09 +0000)
commita5317546c373f64c4c63fa6354dfe61f1d9e17f3
tree6b08e28dca51373456408a6ea92d06dd7dbe8b11
parent54d55db13c45c35970a4dc1f09f96a8a8618223d
Don't allow imap URLs with empty hosts. Also don't attempt to complete
on open connections when there aren't any (diagnosed by Nico Golde).
Closes: #2079.
imap/imap.c
imap/util.c