pipewire/spa
zuozhiwei 776117164f bluez5: destroy update_delay_event on transport_start failure
transport_start() creates update_delay_event before ensuring SCO I/O.
When spa_bt_transport_ensure_sco_io() fails, the fail path only cleans
up codec_data and leaks the event source on the loop.

Destroy update_delay_event in fail, matching do_remove_source().
2026-07-07 14:33:31 +02:00
..
examples spa: examples: fix getopt usage + typos in adapter-control 2025-10-26 14:12:19 +00:00
include spa: Fix SPA_LOAD_ONCE and SPA_STORE_ONCE atomic macros 2026-07-07 14:31:29 +02:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
lib spa: add audio.layout property 2025-10-30 12:28:07 +01:00
plugins bluez5: destroy update_delay_event on transport_start failure 2026-07-07 14:33:31 +02:00
tests tests: fix warning 2025-10-09 09:29:32 +02:00
tools meson.build: make spa-json-dump available for subprojects 2025-07-23 12:19:21 +00:00
meson.build meson: Always use -fno-strict-aliasing and -fno-strict-overflow 2025-07-24 07:30:28 +00:00