]> git.0d.be Git - empathy.git/commit
location_manager_dispose: chain up to the parent's dispose, not the parent's finalize
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 7 Apr 2010 12:40:22 +0000 (13:40 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 7 Apr 2010 12:43:38 +0000 (14:43 +0200)
commit280cd635f51af340e13b81dde87241b75484b8f1
tree28d2c699eb32911439e881a045fb4ff4d90bf7c5
parentef99f724c790755478e66542bd0b25582d8307a7
location_manager_dispose: chain up to the parent's dispose, not the parent's finalize

This leads to crashes when other code is relying on weak reference
notifications happening in the right order.
libempathy-gtk/empathy-location-manager.c