* [bluez/bluez] 63201d: avdtp: fix not adding stream to global streams list
@ 2025-07-10 10:37 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2025-07-10 10:37 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/980952
Home: https://github.com/bluez/bluez
Commit: 63201df7daa4e326e706028e1fe3d7bf99af09d9
https://github.com/bluez/bluez/commit/63201df7daa4e326e706028e1fe3d7bf99af09d9
Author: Pauli Virtanen <pav@iki.fi>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M profiles/audio/avdtp.c
Log Message:
-----------
avdtp: fix not adding stream to global streams list
stream_new() shall be used to create new avdtp_stream, so that they can
be found from global list.
Fix one case where it was not used. Fixes crash when unregistering lsep
and then disconnecting, due to stream for the removed lsep not being
cleaned up when SEP is freed.
Fixes: https://github.com/bluez/bluez/issues/1325
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-10 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-10 10:37 [bluez/bluez] 63201d: avdtp: fix not adding stream to global streams list Pauli Virtanen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).