From f8921df01e239b4d77ce9b226c68fbd62cbffb9a Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 18 May 2004 03:18:21 +0000 Subject: check for NULL implementation before calling it. (disco_sync): similar. 2004-05-18 Not Zed * camel-disco-folder.c (disco_expunge_uids): check for NULL implementation before calling it. (disco_sync): similar. Fixes crash #58278. svn path=/trunk/; revision=25944 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1cc5432ec5..ade1bd5458 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-05-18 Not Zed + + * camel-disco-folder.c (disco_expunge_uids): check for NULL + implementation before calling it. + (disco_sync): similar. Fixes crash #58278. + 2004-05-17 Jeffrey Stedfast * camel-folder-search.c (search_match_threads): Fixed a string type-o. -- cgit v1.2.3