Skip to content
Commit 3724088c authored by Barnabás Pőcze's avatar Barnabás Pőcze
Browse files

media-session: bluez-autoswitch: fix memory leak

`impl->default_sink` is dynamically allocated, but previously
it was not freed when the containing struct was being destroyed.
Fix that by freeing it in `session_destroy()`.
parent 4840fd3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment