]> git.0d.be Git - empathy.git/commit
Fix leaks, gtk_tree_model_get() returns a ref!
authorXavier Claessens <xclaesse@gmail.com>
Wed, 10 Feb 2010 19:00:34 +0000 (20:00 +0100)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 10 Feb 2010 19:09:58 +0000 (20:09 +0100)
commitd6d5fd2192dccbd51b83303dbbcd5cf83db66574
tree405c30d871f4c6e1f1d7c2a79a716353b970c601
parent5e16c7dc88686748aa7a79a8d3e97f58736b4dee
Fix leaks, gtk_tree_model_get() returns a ref!

COL_ACCOUNT_POINTER and COL_ACCOUNT_SETTINGS_POINTER are misleading,
they are not POINTER but OBJECT, so we have to unref them.
src/empathy-accounts-dialog.c