[Bug 27645] Implement SASL authentication channels.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 28 17:38:56 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27645
--- Comment #14 from Eitan Isaacson <eitan.isaacson at collabora.co.uk> 2010-05-28 08:38:56 PDT ---
(In reply to comment #13)
> Won't this:
>
> + if (!g_simple_async_result_is_valid (G_ASYNC_RESULT (priv->result),
> + G_OBJECT (self), wocky_auth_registry_start_auth_finish))
>
> still crash if priv->result is NULL?
It will raise a g_warning which I figured wouldn't be such a bad idea, but I'll
add a NULL check as a lazy evaluation first.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list