]> git.0d.be Git - empathy.git/commit
empathy_dispatcher_chat_with_contact: check if connection_data is NULL
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Apr 2010 09:13:17 +0000 (11:13 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Apr 2010 12:48:57 +0000 (14:48 +0200)
commite29d5a655b02386c615bef866f73ffec052ceba3
tree432a4e9e14295bb9749030606d225e636d2e5a6b
parent6f392c8adacd186ac9895d44f64543e59cef8925
empathy_dispatcher_chat_with_contact: check if connection_data is NULL

If the connection has been invalidated, it has been removed from
priv->connections so we should check to avoid using a NULL pointer (#615970).
libempathy/empathy-dispatcher.c