commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils/messages messages.c


From: Alain Magloire
Subject: mailutils/messages messages.c
Date: Wed, 31 Oct 2001 23:09:57 -0500

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/10/31 23:09:57

Modified files:
        messages       : messages.c 

Log message:
        * messages/message.c (messages_count): getenv ("MAIL") may return NULL.
        In this case we were trying to printf (" ..%s\n", NULL); GNU/Linux
        seems to cope with it but QNX/Neutrino sigsegv miserably.  Fix the code
        by getting the url of the mailbox and calling url_to_string().

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/messages/messages.c.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]