]> git.0d.be Git - empathy.git/commitdiff
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)
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


No differences found