]> git.0d.be Git - empathy.git/commit
Handle the EmpathyIndividualWidget disappearing during an async details call
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 2 Sep 2010 16:28:38 +0000 (17:28 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 3 Sep 2010 11:03:38 +0000 (12:03 +0100)
commit9a1557d2740bcb627033bb2cdd6593d31d081c19
treec001b23a5c20e60e66d4a6cf68ca10ee37267b7d
parent569e01b98e70c3a51eeb8f8eb8dc3871f871c62d
Handle the EmpathyIndividualWidget disappearing during an async details call

The EmpathyIndividualWidget may be destroyed between starting and finishing
an async call to get contact details. This patch prevents the finishing
callback from accessing private data which may have been freed.
libempathy-gtk/empathy-individual-widget.c