]> git.0d.be Git - empathy.git/commit
empathy_dispatch_operation_dispose: fix crash when disconnecting the ready signal
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 11 Nov 2009 16:20:01 +0000 (16:20 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 11 Nov 2009 17:01:32 +0000 (17:01 +0000)
commit3a1d17fbbf289577c8849d6c087f864907e99a1a
tree2b059e8c19c301b03ffa555397ee99d61c09c36a
parente22569b44b12df70532e12997fc15d3c2b507f79
empathy_dispatch_operation_dispose: fix crash when disconnecting the ready signal

We were trying to disconnect the wrong signal and it should be
disconnected before unrefing channel_wrapper.
libempathy/empathy-dispatch-operation.c