From 6dcb454f5ab46e4e4893643234a05ee41fd90517 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 21 Oct 2002 16:56:18 +0000 Subject: Only add the account address to the list of addresses if it is non-NULL. 2002-10-18 Jeffrey Stedfast * e-msg-composer-hdrs.c (create_from_optionmenu): Only add the account address to the list of addresses if it is non-NULL. Fixes bug #32446 although it shouldn't ever happen anyway (an account address is not allowed to be NULL). svn path=/trunk/; revision=18401 --- composer/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 5f3c6a9d6a..a7a6e003a2 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2002-10-18 Jeffrey Stedfast + + * e-msg-composer-hdrs.c (create_from_optionmenu): Only add the + account address to the list of addresses if it is non-NULL. Fixes + bug #32446 although it shouldn't ever happen anyway (an account + address is not allowed to be NULL). + 2002-10-16 Jeffrey Stedfast * e-msg-composer-attachment.c (e_msg_composer_attachment_new): We -- cgit v1.2.3