]> git.0d.be Git - empathy.git/commit
fix hash table leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 8 Mar 2010 15:32:54 +0000 (16:32 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 15 Mar 2010 08:28:41 +0000 (09:28 +0100)
commit52d2d0aff0c3a8bbbdd433bb63434207c2e74001
treeda737d1e12693466030c7d0d270ee68aea64e14a
parent01e4fe629f1861723d004daba9d190abe1e3ec00
fix hash table leak

priv->favourites takes the reference of the newly created hash table so we
don't have to ref it.
libempathy/empathy-contact-manager.c