From 49dd7403b966b12dee5e062a0a016708b12f32d9 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 17 Jun 2004 16:59:44 +0000 Subject: Make sure we have elements in the array, if not then we're done (return a 2004-06-15 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (imap4_build_folder_info): Make sure we have elements in the array, if not then we're done (return a NULL fi). svn path=/trunk/; revision=26394 --- camel/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d49962db6c..f405aea854 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-06-15 Jeffrey Stedfast + + * providers/imap4/camel-imap4-store.c (imap4_build_folder_info): + Make sure we have elements in the array, if not then we're done + (return a NULL fi). + 2004-06-17 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (imap4_get_uid_set): Fixed @@ -463,7 +469,7 @@ Fix for #58738 ja_JP.UTF-8: Evolution crashes when certain ASCII/non-ASCII combination is used in mail subject - * camel-mime-utils.c: (camel_header_encode_string) Use + * camel-mime-utils.c (camel_header_encode_string) Use camel_mime_is_lwsp for determining word separators, according to rfc822 (which's also same for rfc2047). g_unichar_isspace as word separator is illegal. -- cgit v1.2.3