]> git.0d.be Git - empathy.git/commit
Remove the expand groups idle handler when destroying an EmpathyIndividualView
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 1 Sep 2010 13:32:08 +0000 (14:32 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 1 Sep 2010 13:38:33 +0000 (14:38 +0100)
commit416fc11e36c34a4c7ea489a25904ac9c6df4bd78
tree6346ea159847e9568162ea11beed0a46d991b293
parent85d6992961f24ed935a17ef8b09de11e75986c9e
Remove the expand groups idle handler when destroying an EmpathyIndividualView

This prevents the idle handler from being run after destruction and crashing
due to referencing the EmpathyIndividualView's private memory which has
already been freed.
libempathy-gtk/empathy-individual-view.c