Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: cdcdfb4843b485e08f6a1460b5a03a3420453a51 https://github.com/bluez/bluez/commit/cdcdfb4843b485e08f6a1460b5a03a3420453a51 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M profiles/audio/a2dp.c Log Message: ----------- a2dp: Fix not destroying streams when unregistering When a2dp_unregister_sep it must destroy the stream queue before freeing the a2dp_sep otherwise it will cause memory leaks. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications