From 91dd1d75d76c31aaab6088482a6a9e5a19777afe Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 25 Jan 2002 19:08:00 +0000 Subject: Do some NULL checking on the url before using it. 2002-01-25 Jeffrey Stedfast * component-factory.c (destination_folder_handle_motion): Do some NULL checking on the url before using it. (destination_folder_handle_drop): Make sure the uri is non-NULL before freeing. svn path=/trunk/; revision=15473 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 72301c1d74..f37fa60ca4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-01-25 Jeffrey Stedfast + + * component-factory.c (destination_folder_handle_motion): Do some + NULL checking on the url before using it. + (destination_folder_handle_drop): Make sure the uri is non-NULL + before freeing. + 2002-01-24 Ettore Perazzoli * Makefile.am: s/MAILER_CFLAGS/EVOLUTION_MAIL_CFLAGS/, -- cgit v1.2.3