Bug 43755

Summary: handle_owners_changed_prepared_cb doesn't cope with data->added containing a NULL contact
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: handle_owners_changed_prepared_cb: use a NULL safe g_object_ref

Description Guillaume Desmottes 2011-12-12 08:47:12 UTC
Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=666007

Yet another "having a NULL TpContact as owner turns everything to shit" bug...
Comment 1 Guillaume Desmottes 2011-12-12 08:49:21 UTC
Created attachment 54365 [details] [review]
handle_owners_changed_prepared_cb: use a NULL safe g_object_ref

An unknown owner is implemented storing a NULL TpContact in the hash table.
Comment 2 Xavier Claessens 2011-12-13 00:26:01 UTC
Damned again... fix looks correct. Thanks.
Comment 3 Guillaume Desmottes 2011-12-13 00:48:23 UTC
Merged to stable (will be in 0.16.4) and master (will be in 0.17.4).

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.