From: "github-actions[bot]" <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 7ea4b1: bap: Add NULL check for stream in iso_bcast_confir...
Date: Mon, 21 Jul 2025 20:52:44 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/984529/000000-7ea4b1@github.com> (raw)
Branch: refs/heads/984529
Home: https://github.com/bluez/bluez
Commit: 7ea4b198cc0195df7418ff2103d9c1865d7a9d6f
https://github.com/bluez/bluez/commit/7ea4b198cc0195df7418ff2103d9c1865d7a9d6f
Author: Yang Li <yang.li@amlogic.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M profiles/audio/bap.c
Log Message:
-----------
bap: Add NULL check for stream in iso_bcast_confirm_cb()
When a BIG sync is established and then immediately terminated,
the associated stream may have already been released.
backtrace:
(gdb) bt
#0 0x006d16c0 in queue_find ()
#1 0x006d16cc in queue_find ()
#2 0x006edd14 in stream_get_io ()
#3 0x006f0bdc in bt_bap_stream_get_io ()
#4 0x0064a440 in iso_bcast_confirm_cb ()
#5 0x0065c36c in server_cb ()
#6 0xf7878c24 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7 0xf7878fb0 in ?? () from /usr/lib/libglib-2.0.so.0
#8 0xf78793ec in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9 0x007055d0 in mainloop_run ()
#10 0x00705a34 in mainloop_run_with_signal ()
#11 0x0061484c in main ()
Signed-off-by: Yang Li <yang.li@amlogic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-07-22 3:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bluez/bluez/push/refs/heads/984529/000000-7ea4b1@github.com \
--to=noreply@github.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox