From 1e99d93fbecd6b6c2f5feabb16d5da3b14e20075 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 26 Feb 2004 16:40:34 +0000 Subject: Make sure url->path is non-NULL before setting folder_name to url->path + 2004-02-26 Jeffrey Stedfast * em-utils.c (em_utils_folder_name_from_uri): Make sure url->path is non-NULL before setting folder_name to url->path + 1. Could possibly fix bug #54853. svn path=/trunk/; revision=24887 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3f1a34db6e..a43675bfa7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-02-26 Jeffrey Stedfast + + * em-utils.c (em_utils_folder_name_from_uri): Make sure url->path + is non-NULL before setting folder_name to url->path + 1. Could + possibly fix bug #54853. + 2004-02-25 Jeffrey Stedfast * em-format-html-display.c (efhd_attachment_button): Protect -- cgit v1.2.3