Package: mutt
Version: 1.5.10-1
Severity: important
Tags: patch
Hi,
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

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages mutt depends on:
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libdb4.3                     4.3.28-3    Berkeley v4.3 Database Libraries [
ii  libgnutls11                  1.0.16-13.1 GNU TLS library - runtime library
ii  libidn11                     0.5.18-1    GNU libidn library, implementation
ii  libncursesw5                 5.4-9       Shared libraries for terminal hand
ii  libsasl2                     2.1.19-1.6  Authentication abstraction library
ii  postfix [mail-transport-agen 2.2.4-1     A high-performance mail transport 

Versions of packages mutt recommends:
ii  locales                       2.3.5-6    GNU C Library: National Language (
ii  mime-support                  3.35-1     MIME files 'mime.types' & 'mailcap

-- no debconf information

-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org 
VIM has two modes - the one in which it beeps 
and the one in which it doesn't -- encrypted mail preferred

Attachment: signature.asc
Description: Digital signature

Reply via email to