ref in the assignment. (e_book_response_get_supported_fields): same.
authorChris Toshok <toshok@ximian.com>
Thu, 24 Jun 2004 01:20:40 +0000 (01:20 +0000)
committerChris Toshok <toshok@src.gnome.org>
Thu, 24 Jun 2004 01:20:40 +0000 (01:20 +0000)
commit1806d360d8538fe3244b3b5dae52133ee899d39b
tree153336faf160d7ccb55b2ceda3ab4163be5f28d4
parent54b4ca68d3f4228fdbc0e1ae948c6ecc8a078480
ref in the assignment. (e_book_response_get_supported_fields): same.

2004-06-23  Chris Toshok  <toshok@ximian.com>

* libebook/e-book.c (e_book_response_add_contact): ref in the
assignment.
(e_book_response_get_supported_fields): same.
(e_book_response_get_supported_auth_methods): same.
(emit_async_get_contact_response): unref the book before
returning.
(e_book_response_get_contact): ref the book in the assignment.
(emit_async_get_book_view_response): unref the book before
returning.
(e_book_response_get_book_view): ref the book in the assignment.
(e_book_response_get_contacts): same.
(emit_async_get_changes_response): unref the book before
returning.
(e_book_response_get_changes): ref the book in the assignment.
(emit_async_generic_response): we ref before registering the idle
handler.
(e_book_response_generic): ref the book in the assignment.
(emit_async_open_response): unref the book before returning
(e_book_response_open): ref the book in the assignment.
(e_book_response_remove): same.
addressbook/ChangeLog
addressbook/libebook/e-book.c