From 8b14d4031c4baa7cba530442cae484fb0588b630 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 4 Sep 2002 19:01:27 +0000 Subject: Made sure account->id->address is not NULL before adding it to the hash 2002-09-04 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): Made sure account->id->address is not NULL before adding it to the hash table. This is to prevent bug #29877 from crashing, although it is still an invalid error condition. svn path=/trunk/; revision=17969 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 83e80e3e86..ebbd0c17f5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-09-04 Jeffrey Stedfast + + * mail-callbacks.c (mail_generate_reply): Made sure + account->id->address is not NULL before adding it to the hash + table. This is to prevent bug #29877 from crashing, although it is + still an invalid error condition. + 2002-09-04 Dan Winship * folder-info.c (get_prop): Remove the "Get!" printf. -- cgit v1.2.3