From 67a110f6f99c02bb8b7ccb46495525843923fef0 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Mon, 30 Jul 2007 09:54:09 +0000 Subject: ** Potential fix for: #453668 2007-07-29 Rob Bradford ** Potential fix for: #453668 * mail-folder-cache.c: (folder_changed): Deal with the fact that camel_folder_get_message_info can return NULL and therefore don't try and dereference anything from that pointer. svn path=/trunk/; revision=33897 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 075849b1bf..2ba70b9dfa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-07-29 Rob Bradford + + ** Potential fix for: #453668 + + * mail-folder-cache.c: (folder_changed): + Deal with the fact that camel_folder_get_message_info can return NULL + and therefore don't try and dereference anything from that pointer. + 2007-07-29 Srinivasa Ragavan ** Fix for bug #459030 -- cgit v1.2.3