[Bug 27806] New: result leak in tp_account_set_enabled_async

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 23 09:29:32 CEST 2010


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

           Summary: result leak in tp_account_set_enabled_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: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


I didn't check carrefully but reading the code it seems that
tp_account_set_enabled_async leaks the GSimpleAsyncResult. It should be unrefed
after g_simple_async_result_complete_in_idle.
We should probably audit the code as that's a common pattern.

-- 
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