bluez/plugins
Gopal Tiwari fc57aa92a4 sixaxis: Fix memory leaks
While performing static tool analysis using coverity
found following reports for resouse leak

bluez-5.64/plugins/sixaxis.c:425: alloc_arg:
"get_pairing_type_for_device" allocates memory that is
stored into "sysfs_path".

bluez-5.64/plugins/sixaxis.c:428: leaked_storage: Variable "sysfs_path"
going out of scope leaks the storage it points to.
2022-05-31 12:50:38 -07:00
..
admin.c admin: fix devices not reset 2021-11-15 13:06:57 -08:00
autopair.c build: Fix errors with glibc < 2.25 2022-02-15 13:36:35 -08:00
external-dummy.c plugins: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
hostname.c plugin: Fix memory leaks 2021-05-14 17:04:35 -07:00
neard.c neard: Fix reading State message 2022-02-24 13:57:59 -08:00
policy.c policy: Change AutoEnable default to true 2022-04-14 17:05:25 -07:00
sixaxis.c sixaxis: Fix memory leaks 2022-05-31 12:50:38 -07:00
wiimote.c plugins: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00