[Bug 28920] New: Connect cancellable earlier in tp_contact_request_contact_info_async()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 5 18:30:49 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28920

           Summary: Connect cancellable earlier in
                    tp_contact_request_contact_info_async()
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at tecnocode.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=36764)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36764)
Connect cancellable earlier in tp_contact_request_contact_info_async()

Patch attached to connect the cancellable earlier in
tp_contact_request_contact_info_async(), since otherwise it's useless, and the
callback function could quite easily assume it can free the cancellable, yet
doing so would cause a crash.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list