mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
bluez5: free player path
This commit is contained in:
parent
21d07dba26
commit
6740290410
1 changed files with 1 additions and 0 deletions
|
|
@ -317,6 +317,7 @@ void spa_bt_player_destroy(struct spa_bt_player *player)
|
||||||
dbus_connection_unregister_object_path(impl->conn, impl->path);
|
dbus_connection_unregister_object_path(impl->conn, impl->path);
|
||||||
|
|
||||||
dbus_connection_unref(impl->conn);
|
dbus_connection_unref(impl->conn);
|
||||||
|
free(impl->path);
|
||||||
free(impl);
|
free(impl);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue