From 67360d96cd326bff74a8ff55eee38a60db49fb91 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 4 Oct 2000 21:55:53 +0000 Subject: Fix a case where a variable was free'd and then possibly used in an error * providers/mbox/camel-mbox-store.c (get_folder): Fix a case where a variable was free'd and then possibly used in an error message. svn path=/trunk/; revision=5722 --- camel/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 294fd8ebb0..b593806e9b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-10-04 Dan Winship + + * providers/mbox/camel-mbox-store.c (get_folder): Fix a case where + a variable was free'd and then possibly used in an error message. + 2000-10-04 Chris Toshok * providers/nntp/camel-nntp-provider.c @@ -188,7 +193,6 @@ * providers/imap/camel-imap-stream.c (stream_read): Same. ->>>>>>> 1.503 2000-09-28 Not Zed * camel-mime-utils.c (header_fold): New function to fold headers. -- cgit v1.2.3