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-glib | Assignee: | 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
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. Damned again... fix looks correct. Thanks. 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.