]> git.0d.be Git - empathy.git/commit
debug-window: fix leak on all TpDebugClient
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 3 Feb 2014 17:29:41 +0000 (18:29 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 5 Feb 2014 12:54:06 +0000 (13:54 +0100)
commite4d1698671dfede8f2ffae8f639d223c1c9c3959
treeacf8cad0631d9835aa52ae851d93d8ce4a2160d7
parentd646a882bc484bb0b0c839bbecda53fd15ba7af9
debug-window: fix leak on all TpDebugClient

The store keeps its own ref and the client is reffed while the async call so
we can unref it right away.

https://bugzilla.gnome.org/show_bug.cgi?id=692793
src/empathy-debug-window.c