Keep a ref on the book while we're accessing it, since the callback might
authorHans Petter Jansson <hpj@ximan.com>
Wed, 23 Jun 2004 21:03:58 +0000 (21:03 +0000)
committerHans Petter <hansp@src.gnome.org>
Wed, 23 Jun 2004 21:03:58 +0000 (21:03 +0000)
commitf24d1fa9550c1fe57205308b19e5e59302730b48
tree00da2b88fd5e3b190847b10e924657aee4edf70f
parent04607c640d11da669acbee33e512786ab473577e
Keep a ref on the book while we're accessing it, since the callback might

2004-06-23  Hans Petter Jansson  <hpj@ximan.com>

* libebook/e-book.c (emit_async_generic_response): Keep a ref on
the book while we're accessing it, since the callback might unref
it to zero, causing a crash.
addressbook/ChangeLog
addressbook/libebook/e-book.c