]> git.0d.be Git - empathy.git/commit
ref group when async calls are in flight to avoid destroying the object
authorXavier Claessens <xclaesse@gmail.com>
Sat, 29 Sep 2007 13:31:57 +0000 (13:31 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 29 Sep 2007 13:31:57 +0000 (13:31 +0000)
commit4b3253600828b21e708eb05a3ae68427b199276e
tree983810bb6170a64ed38726985dab16897c4611f7
parent925d8ff26c23f281527ae881106967b55826baac
ref group when async calls are in flight to avoid destroying the object

2007-09-29  Xavier Claessens  <xclaesse@gmail.com>

* libempathy/empathy-tp-group.c: ref group when async calls are in
flight to avoid destroying the object before receiving the reply.
* libempathy/empathy-utils.c: Unref the group to not leak it.

svn path=/trunk/; revision=341
ChangeLog
libempathy/empathy-tp-group.c
libempathy/empathy-utils.c