From d0a918cc53306d06357cc3de84270727bfbf6c55 Mon Sep 17 00:00:00 2001 From: Bharath Acharya Date: Tue, 9 Oct 2007 12:53:31 +0000 Subject: ** Fix for bug #484635 2007-10-09 Bharath Acharya ** Fix for bug #484635 * em-folder-tree-model.c: (em_folder_tree_model_remove_store_info): Destroy functions in GHashTables to simplify memory management already free the store info. So do no free it again in this function. svn path=/trunk/; revision=34365 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 485c22c12a..4caffa7b54 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-10-09 Bharath Acharya + + ** Fix for bug #484635 + + * em-folder-tree-model.c: (em_folder_tree_model_remove_store_info): + Destroy functions in GHashTables to simplify memory management already + free the store info. So do no free it again in this function. + 2007-10-09 Milan Crha ** Fix for bug #477045 -- cgit v1.2.3