upower/src/linux
Peter Wu a91d03a3a9 daemon: fix various reference leaks
up_daemon_get_daemon takes a reference on UpDaemon, so it must be
properly dereferenced. Similar for up_daemon_get_devices_list which
references an UpDeviceList.

The display device was allocated in init, but never released either.

https://bugs.freedesktop.org/show_bug.cgi?id=82659
2014-11-26 11:56:15 +00:00
..
hidpp-device.c hidpp: fix memleak for each Feature 2014-11-26 11:56:12 +00:00
hidpp-device.h hidpp: fix K750 battery and luminosity properties 2013-09-03 08:31:28 +02:00
hidpp-test.c trivial: Stop calling deprecated g_type_init() 2013-08-29 11:10:15 +02:00
integration-test Linux integration tests: Split big tests into several smaller ones 2014-09-02 18:43:33 +02:00
Makefile.am daemon: Deprecate "IsDocked" property 2014-05-07 09:27:24 +02:00
sysfs-utils.c linux: Fix parsing of double values for certain locales 2013-10-20 13:51:21 +02:00
sysfs-utils.h linux: Add a way to check when sysfs_get_double fails 2013-10-18 16:16:54 +02:00
up-backend.c linux: fix memleak when reading critical action 2014-11-26 11:56:05 +00:00
up-device-csr.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-csr.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-hid.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-hid.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-idevice.c upowerd: Fix cleanup in up_device_idevice_coldplug/finalize 2014-10-08 19:36:18 +01:00
up-device-idevice.h Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
up-device-supply.c daemon: fix various reference leaks 2014-11-26 11:56:15 +00:00
up-device-supply.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-unifying.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-unifying.h Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
up-device-wup.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-wup.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-input.c daemon: Remove unneeded reset of priv struct members 2013-10-14 10:42:56 +02:00
up-input.h trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
up-native.c linux: Track power_supply devices by name only instead of full sysfs path 2013-09-27 09:46:02 +02:00