]> git.0d.be Git - empathy.git/commit
dispatcher_request_handles_cb: use request_data->dispatcher to get the self pointer
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 26 Oct 2009 15:21:55 +0000 (15:21 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 26 Oct 2009 15:27:55 +0000 (15:27 +0000)
commit8bc370bcaf9d03ec49368b18f84e539e6b89e13b
tree4055612ce5ce00b08d078a2eb9b101023dcf2c71
parentcac9e049ba6a99b80aa1247cb33e1853b7bd7010
dispatcher_request_handles_cb: use request_data->dispatcher to get the self pointer

We don't pass a weak pointer to tp_cli_connection_call_request_handles
so we can't rely on it (#599612).
libempathy/empathy-dispatcher.c