upower/libupower-glib
Bastien Nocera 090e79ea54 lib: Fix UpClient reference leak
The task holds a reference to the UpClient and won't let it go until the
task is finalized.

See https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/merge_requests/115
2022-02-16 12:23:55 +01:00
..
meson.build build: Fix version macros 2022-02-05 02:34:28 +00:00
up-autocleanups.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-client.c lib: Fix UpClient reference leak 2022-02-16 12:23:55 +01:00
up-client.h lib: Implement up_client_get_devices_async() 2022-01-23 23:26:33 +01:00
up-device.c lib: Add API to access ChargeCyles D-Bus property 2021-09-13 12:55:36 +02:00
up-device.h lib: Mark device refresh function as deprecated 2021-08-19 18:57:35 +02:00
up-history-item.c Replace use of G_TYPE_INSTANCE_GET_PRIVATE 2019-02-21 12:09:06 +01:00
up-history-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-stats-item.c Replace use of G_TYPE_INSTANCE_GET_PRIVATE 2019-02-21 12:09:06 +01:00
up-stats-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-types.c lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC type 2021-06-17 13:47:33 +02:00
up-types.h lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC type 2021-06-17 13:47:33 +02:00
up-version.h.in lib: Use @see_also instead of "See also" 2018-09-30 19:19:02 +02:00
up-wakeup-item.c Replace use of G_TYPE_INSTANCE_GET_PRIVATE 2019-02-21 12:09:06 +01:00
up-wakeup-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-wakeups.c Replace use of G_TYPE_INSTANCE_GET_PRIVATE 2019-02-21 12:09:06 +01:00
up-wakeups.h Use GCancellable in libupower-glib so we can eventually get to GIO async methods without breaking future API 2010-02-05 09:41:06 +00:00
upower.h lib: Use @see_also instead of "See also" 2018-09-30 19:19:02 +02:00