mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
bluez5: fix memory leak on device battery path
This commit is contained in:
parent
e9adb2844e
commit
d0636875ee
2 changed files with 19 additions and 16 deletions
|
|
@ -394,6 +394,7 @@ struct spa_bt_device {
|
|||
char *alias;
|
||||
char *address;
|
||||
char *adapter_path;
|
||||
char *battery_path;
|
||||
char *name;
|
||||
char *icon;
|
||||
uint32_t bluetooth_class;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue