Summary: | crash in _tp_contacts_from_values | ||
---|---|---|---|
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: | major | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
_tp_contacts_from_values: skip NULL contacts
_tp_contacts_from_values: skip NULL contacts |
Description
Guillaume Desmottes
2011-10-11 13:27:31 UTC
Created attachment 52238 [details] [review] _tp_contacts_from_values: skip NULL contacts dup_owners_table() can insert NULL contacts into the hash (if the owner is unknown) so we should just ignore those. Created attachment 52239 [details] [review] _tp_contacts_from_values: skip NULL contacts dup_owners_table() can insert NULL contacts into the hash (if the owner is unknown) so we should just ignore those. Fixed in master; will be in 0.15.8 (In reply to comment #3) > Fixed in master; will be in 0.15.8 Actually, I messed up releasing 0.15.8; it will be in 0.15.9. |
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.