From fec8edd6818c7f7fd64ae305dbb75574e73a6581 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 2 May 2001 19:10:48 +0000 Subject: unref the book if the view is being destroyed 2001-05-02 JP Rosevear * gui/component/addressbook.c (addressbook_view_free): unref the book if the view is being destroyed * backend/pas/pas-backend-file.c (pas_backend_file_process_get_book_view): unref the book_view when we are finished, it is only interesting if someone else has reffed it now (weak reference) (pas_backend_file_add_client): unref the book for the same reason as above * Fixes bug #2255 svn path=/trunk/; revision=9648 --- addressbook/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ae2e163195..804681a4e8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -10,6 +10,8 @@ (pas_backend_file_add_client): unref the book for the same reason as above + * Fixes bug #2255 + 2001-04-30 JP Rosevear * backend/pas/pas-backend-file.c (vcard_matches_search): if the -- cgit v1.2.3