From: patchwork-bot+bluetooth@kernel.org
To: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] client/player: Refcount registered endpoints
Date: Mon, 15 Dec 2025 19:44:17 +0000 [thread overview]
Message-ID: <176582785702.183851.11478923750064431583.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251215140203.638669-1-arkadiusz.bokowy@gmail.com>
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 15 Dec 2025 15:02:03 +0100 you wrote:
> In case when more than one adapter is available on the host, the
> endpoint is registered on all of these adapters. When unregistering
> we need to keep track of registration count, otherwise we might free
> the endpoint structure prematurely (on the first unregister reply)
> which will cause SIGSEGV.
> ---
> client/player.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Here is the summary with links:
- client/player: Refcount registered endpoints
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ba4978255c3c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-12-15 19:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 14:02 [PATCH] client/player: Refcount registered endpoints Arkadiusz Bokowy
2025-12-15 15:01 ` bluez.test.bot
2025-12-15 15:10 ` [PATCH] " Luiz Augusto von Dentz
2025-12-15 15:33 ` Arkadiusz Bokowy
2025-12-15 15:38 ` Arkadiusz Bokowy
2025-12-15 15:46 ` Luiz Augusto von Dentz
2025-12-15 19:44 ` 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=176582785702.183851.11478923750064431583.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=arkadiusz.bokowy@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.