]> git.0d.be Git - empathy.git/commit
Fix assertion when closing a call window after CM crashed.
authorMike Ruprecht <mike.ruprecht@collabora.co.uk>
Wed, 14 Oct 2009 22:47:16 +0000 (17:47 -0500)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Oct 2009 09:25:46 +0000 (10:25 +0100)
commita7439d664bed1547019591dee97b4ed5fa09f434
tree38a96b46d16702cf0578dab4e5a7dc41b6843220
parent03d7564f4936a56034bab91a5963ccab34fc5321
Fix assertion when closing a call window after CM crashed.

g_object_unref was called on a NULL pointer.
src/empathy-call-window.c