** Fix for bug #420167
authorMilan Crha <mcrha@redhat.com>
Thu, 11 Oct 2007 14:40:13 +0000 (14:40 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Thu, 11 Oct 2007 14:40:13 +0000 (14:40 +0000)
commitd403ddabf1f3dddb8c2383b8230d36df1ddabb2d
treea38099fa5b340e1b7a89842be576899611d5577a
parentcaaf2b09fa417a720633a0e6975fe0bb80eaccef
** Fix for bug #420167

2007-10-11  Milan Crha  <mcrha@redhat.com>

** Fix for bug #420167

* addressbook/libebook/e-book.c: (e_book_unload_uri), (e_book_dispose):
Be sure we released corba_book and stopped listener.

* calendar/backends/contacts/e-cal-backend-contacts.c: (contact_record_new),
(contact_record_free), (contact_record_cb_new):
Ref and Unref backend used in ContactRecord to be sure it isn't
freed before we endup with it.

svn path=/trunk/; revision=8110
addressbook/ChangeLog
addressbook/libebook/e-book.c
calendar/ChangeLog
calendar/backends/contacts/e-cal-backend-contacts.c