This is a bug in the accounts service patch in Ubuntu.

It should unref the user along with all the other stuff, like this:

bail:
    if(user)
        g_object_unref(user);
    if(proxy)
        g_object_unref(proxy);
    if(variant)
        g_variant_unref(variant);

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

Title:
  xfdesktop leaking memory on wallpaper change (ubuntu 14.04 with xfce)

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

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

Reply via email to