]> git.0d.be Git - empathy.git/commit
use tp_g_signal_connect_object to connect the "closed" signal on the notification
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 16 Jun 2010 14:39:43 +0000 (16:39 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 16 Jun 2010 14:39:43 +0000 (16:39 +0200)
commitc5e4a16ea91a6857a9e8d3876f8e47872bfd2b8c
treea45f5243779d7df946c05f852c111d7cf029b943
parenteb7d0f7647e16dff399ca6cc77e4971ff437a56a
use tp_g_signal_connect_object to connect the "closed" signal on the notification

This fix a crash if the chat window is destroyed while the notification is
still displayed (#621789).
src/empathy-chat-window.c