[Bug 35430] Crash when disconnecting during authentication

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 18 18:56:39 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35430

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-03-18 10:56:38 PDT ---
It'd be nice to move this new check to after the “is it a stream error?” check,
so that we don't throw away information.

(In existing code, wocky_xmpp_connection_recv_stanza_finish() is called right
before stream_error(), and no GError ** is passed into it. So we throw away a
perfectly good error, and then synthesise a new, content-free one…)

But functionally, your analysis seems sensible, and this should fix that bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list