summaryrefslogtreecommitdiff
path: root/cpufreq
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-07-14 11:33:08 +0200
committerraveit65 <[email protected]>2020-07-14 16:19:54 +0200
commit06feef78296f3a2d3a5a3d1f653d38e7bf122015 (patch)
treef79f91d10340cad6d02354629ae3b82ef97c52b0 /cpufreq
parent01e8f8a09ab273719bdf0869f9f8693cb45d302e (diff)
downloadmate-applets-06feef78296f3a2d3a5a3d1f653d38e7bf122015.tar.bz2
mate-applets-06feef78296f3a2d3a5a3d1f653d38e7bf122015.tar.xz
batstatt: fix deprecated up_client_get_devices
The previous code would have leaked all the UpDevice objects because no free function was set on the returned GPtrArray. With depending on upower-glib 0.99.8 get_devices() was deprecated and get_devices2() was introduced, we can simply switch to get_devices2() which does set a free function on the returned GPtrArray, stopping the leak.
Diffstat (limited to 'cpufreq')
0 files changed, 0 insertions, 0 deletions