From 6f7a4cc27d69c8cb23045999e649841d2172d06a Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 20 Aug 2002 19:34:28 +0000 Subject: Plug some large leaks in the indexing code. 2002-08-19 Peter Williams Plug some large leaks in the indexing code. * camel-mime-filter-index.c (camel_mime_filter_index_set_index): Unref the old index if necessary. * camel-text-index.c (camel_text_index_get_type): Give it the correct parent type so that finalize handlers chain. (camel_text_index_name_get_type): Here too. (camel_text_index_cursor_get_type): Here too. (camel_text_index_key_cursor_get_type): Here too. svn path=/trunk/; revision=17820 --- camel/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 040b2ab638..23ae418cbe 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,16 @@ +2002-08-19 Peter Williams + + Plug some large leaks in the indexing code. + + * camel-mime-filter-index.c (camel_mime_filter_index_set_index): Unref + the old index if necessary. + + * camel-text-index.c (camel_text_index_get_type): Give it the correct + parent type so that finalize handlers chain. + (camel_text_index_name_get_type): Here too. + (camel_text_index_cursor_get_type): Here too. + (camel_text_index_key_cursor_get_type): Here too. + 2002-08-20 Jeffrey Stedfast * providers/imap/camel-imap-store.c (get_folders): Don't let the -- cgit v1.2.3