From 04a964a4f6ec4980596d253b0cd746512aed619e Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Mon, 23 Jun 2003 16:56:26 +0000 Subject: make sure not to strcmp a possibly NULL string. 2003-06-23 Larry Ewing * folder-browser.c (do_message_selected): make sure not to strcmp a possibly NULL string. svn path=/trunk/; revision=21513 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 467616f0f4..198564db72 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-06-23 Larry Ewing + + * folder-browser.c (do_message_selected): make sure not to strcmp + a possibly NULL string. + 2003-06-19 Not Zed ** See bug #45063 @@ -56,6 +61,9 @@ 2003-06-11 Larry Ewing + * mail-format.c (mail_lookup_handler): free the application list + if we are bailing. + * mail-send-recv.c (free_folder_info): free the info structure as well. -- cgit v1.2.3