]> git.0d.be Git - empathy.git/commit
IndividualManager: disconnect handler from aggregator
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 6 Sep 2011 10:06:30 +0000 (11:06 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Tue, 6 Sep 2011 17:34:18 +0000 (18:34 +0100)
commit36ef8807996629af42cec57fdb2adf4799b1cba4
treeac1f99fe465498e2bca83f783409e913b38c58c7
parentf05b344066594fc4acd07865b70a6865d599c5d6
IndividualManager: disconnect handler from aggregator

Previously, the handler for
FolksIndividualAggregator::individuals-changed was never disconnected;
thus it could be called after EmpathyIndividualManager dies (if its
aggregator outlives it), and crash us.

https://bugzilla.gnome.org/show_bug.cgi?id=658340
libempathy/empathy-individual-manager.c