]> git.0d.be Git - empathy.git/commit
debug-window: fix proxy leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 3 Feb 2014 17:23:07 +0000 (18:23 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 5 Feb 2014 12:54:06 +0000 (13:54 +0100)
commitd646a882bc484bb0b0c839bbecda53fd15ba7af9
treeab2cf7c4227eba874c1245a6ffed83235a8c8696
parent7c86586442819aa47a4672671211d31cb8e2461a
debug-window: fix proxy leak

gtk_list_store_get() gives us a new ref.

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