public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 7ea4b1: bap: Add NULL check for stream in iso_bcast_confir...
@ 2025-07-22  3:52 github-actions[bot]
  0 siblings, 0 replies; only message in thread
From: github-actions[bot] @ 2025-07-22  3:52 UTC (permalink / raw)
  To: linux-bluetooth

  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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-22  3:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22  3:52 [bluez/bluez] 7ea4b1: bap: Add NULL check for stream in iso_bcast_confir github-actions[bot]

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox