telepathy-gabble: conn-presence: stop using _gabble_connection_send_with_reply()

Will Thompson wjt at kemper.freedesktop.org
Thu Dec 6 08:39:39 PST 2012


Module: telepathy-gabble
Branch: master
Commit: d2db709101b0784e8689433ec547cb826f469a6b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=d2db709101b0784e8689433ec547cb826f469a6b

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Tue Nov 27 23:35:58 2012 +0000

conn-presence: stop using _gabble_connection_send_with_reply()

_gabble_connection_send_with_reply() does not call its callback if it
doesn't get a reply. This means all these cases were leaking the
GSimpleAsyncResult if the connection died while the IQ was in flight.

---

 src/conn-presence.c |  197 ++++++++++++++++++++++++---------------------------
 1 files changed, 92 insertions(+), 105 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=d2db709101b0784e8689433ec547cb826f469a6b


More information about the telepathy-commits mailing list