aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chatrooms-window.c
diff options
context:
space:
mode:
authorMike Ruprecht <mike.ruprecht@collabora.co.uk>2009-10-15 05:59:04 +0800
committerMike Ruprecht <mike.ruprecht@collabora.co.uk>2009-10-15 05:59:04 +0800
commit21236da0d1d89af62dd4e11e883b553af658f41a (patch)
tree21fd71196fb69b7bd2992ff4599a077f28a5894e /src/empathy-chatrooms-window.c
parenteeafe98a27dbccc08a6023b7c73f7bd537c5e39c (diff)
downloadgsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar.gz
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar.bz2
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar.lz
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar.xz
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.tar.zst
gsoc2013-empathy-21236da0d1d89af62dd4e11e883b553af658f41a.zip
Move destruction of connections from finalize to dispose.
Code can potentially be run between the dispose and finalize methods. This moves the destruction of connections and subsequently outstanding_requests into the dispose function so the request callback can't be fired between unreffing the EmpathyDispatcher and cancelling the pending request.
Diffstat (limited to 'src/empathy-chatrooms-window.c')
0 files changed, 0 insertions, 0 deletions