(In reply to comment #15)
> +        g_object_unref (data->leader);
> …
> -        data->leader = session_leader;
> +        data->leader = g_object_ref (session_leader);

William, do you have any comments on this follow-up patch (comment #15)?
Or even just a reason that a CkSessionLeader can’t be freed with entries
remaining in its pending_jobs queue, and hence the patch wouldn’t be
necessary?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/232557

Title:
  console-kit-daemon leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/consolekit/+bug/232557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to