From e17f52c2110226f97b9d63d212a3e6be203f92ad Mon Sep 17 00:00:00 2001
From: Ettore Perazzoli <ettore@src.gnome.org>
Date: Tue, 14 May 2002 04:35:58 +0000
Subject: Add a missing CORBA_free in the case in which the typecode of the

* e-shell-config-offline.c
(init_storage_set_view_status_from_config): Add a missing
CORBA_free in the case in which the typecode of the
/OfflineFolders/Paths key in the ConfigDatabase doesn't match the
expected type.

svn path=/trunk/; revision=16780
---
 shell/ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'shell/ChangeLog')

diff --git a/shell/ChangeLog b/shell/ChangeLog
index d8486caf54..ce83a680fe 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-14  Ettore Perazzoli  <ettore@ximian.com>
+
+	* e-shell-config-offline.c
+	(init_storage_set_view_status_from_config): Add a missing
+	CORBA_free in the case in which the typecode of the
+	/OfflineFolders/Paths key in the ConfigDatabase doesn't match the
+	expected type.
+
 2002-05-14  Ettore Perazzoli  <ettore@ximian.com>
 
 	* e-shell.c (e_shell_go_offline): Pass self to
-- 
cgit