]> git.0d.be Git - empathy.git/commit
Only unref the EmpathyIndividualView after emptying the group hash table
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 1 Sep 2010 17:38:42 +0000 (18:38 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 2 Sep 2010 09:21:45 +0000 (10:21 +0100)
commit96bf4cf74db1b5c4be55202dcd0e7701ea6cbcd3
treeacf5224925be638e786c811a37b008be50ba2abe
parent326f9c92459246f8124ad6b2091a7f91ec7d5bda
Only unref the EmpathyIndividualView after emptying the group hash table

Otherwise, unreffing the view could cause it to be destroyed, and thus
emptying the hash table will write into freed memory and crash.
libempathy-gtk/empathy-individual-view.c