[Bug 41928] Crash when leaving a MUC

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 18 16:45:36 CEST 2011


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

--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-10-18 07:45:36 PDT ---
Created attachment 52476
  --> https://bugs.freedesktop.org/attachment.cgi?id=52476
deal with self->priv->group_contact_owners may containing NULL contact

If the owner is unknown self->priv->group_contact_owners may contain NULL
TpContact. g_object_unref() not being NULL safe we have to use our own
value_destroy_func to avoid warnings.

-- 
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