public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Alex Studer <alex@studer.dev>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ] profiles/audio/a2dp: Clear suspend timer on A2DP stream free
Date: Thu, 18 Sep 2025 13:30:05 +0000	[thread overview]
Message-ID: <175820220575.2414053.17652158380840846473.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250912182033.1260032-2-alex@studer.dev>

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 12 Sep 2025 14:20:34 -0400 you wrote:
> When an A2DP stream is created in start_ind, a timer is set, suspending
> the AVDTP stream if there have been no users within 5 seconds. However,
> if the AVDTP stream transitions to the IDLE state before the timer
> fires, the A2DP stream is freed without the timer being cleared. This
> meant that when the timer fired, it tried to suspend a stream with a
> pointer that was previously freed and so segfaulted.
> 
> [...]

Here is the summary with links:
  - [BlueZ] profiles/audio/a2dp: Clear suspend timer on A2DP stream free
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=72b02df3b2b4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-09-18 13:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-12 18:20 [PATCH BlueZ] profiles/audio/a2dp: Clear suspend timer on A2DP stream free Alex Studer
2025-09-12 19:58 ` [BlueZ] " bluez.test.bot
2025-09-18 13:30 ` patchwork-bot+bluetooth [this message]

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=175820220575.2414053.17652158380840846473.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=alex@studer.dev \
    --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