forwarded 329442 http://bugs.mutt.org/2079
thanks
* Nico Golde [Wed, 21 Sep 2005 23:09:57 +0200]:
> Package: mutt
> Version: 1.5.10-1
> Severity: important
> Tags: patch
> Hi,
Hi Nico,
> please change in imap.c the line
> for (conn = mutt_socket_head (); conn->next; conn = conn->next)
> to
> for (conn = mutt_socket_head (); conn && conn->next; conn = conn->next)
> Otherwise mutt segfaults if mutt_socket_head return NULL
> which happens on some systems.
> Regards Nico
I've managed to reproduce this segfault, and forwarded your report
upstream.
Thanks,
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
There is no man so good who, were he to submit all his thoughts to the
laws, would not deserve hanging ten times in his life.
-- Michel de Montaigne
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]