Skip to content

spa: bluez: backend-hsphfpd: actually free endpoint

Previously, `endpoint_free()` did not free the `struct hsphfpd_endpoint`
object itself, only its contents. Fix that.

Merge request reports