[Telepathy] [Bug 19524] Gabble crashes when removing a handle from the known list
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 20 04:39:35 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19524
Senko Rasic <senko at senko.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Senko Rasic <senko at senko.net> 2009-01-20 04:39:35 PST ---
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.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list