Summary: | Gabble crashes when removing a handle from the known list | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Marco Barisione <marco.barisione> |
Component: | gabble | 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: |
Description
Marco Barisione
2009-01-12 12:09:39 UTC
Crash was due to handle not being referenced when the call+callback is set, so in the event of item deletion handle could become invalid before the roster_edited_cb callback finishes with it. The fix is to properly ref/unref handles when using roster_edited_cb. Fix is merged to git master and will be included in the next gabble release. Fixed in 0.7.19 |
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.