From: patchwork-bot+bluetooth@kernel.org
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: jukka.rissanen@linux.intel.com, marcel@holtmann.org,
johan.hedberg@gmail.com, luiz.dentz@gmail.com,
linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Fix error code in chan_alloc_skb_cb()
Date: Tue, 11 Mar 2025 15:40:33 +0000 [thread overview]
Message-ID: <174170763351.128681.166862015675971254.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <2144b990-e584-4f77-a3be-5987b56d051a@stanley.mountain>
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 10 Mar 2025 22:46:56 +0300 you wrote:
> The chan_alloc_skb_cb() function is supposed to return error pointers on
> error. Returning NULL will lead to a NULL dereference.
>
> Fixes: 6b8d4a6a0314 ("Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one")
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> ---
> net/bluetooth/6lowpan.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Here is the summary with links:
- Bluetooth: Fix error code in chan_alloc_skb_cb()
https://git.kernel.org/bluetooth/bluetooth-next/c/3144ba2a70e6
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-03-11 15:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 19:46 [PATCH] Bluetooth: Fix error code in chan_alloc_skb_cb() Dan Carpenter
2025-03-10 20:34 ` bluez.test.bot
2025-03-11 15:40 ` 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=174170763351.128681.166862015675971254.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=dan.carpenter@linaro.org \
--cc=johan.hedberg@gmail.com \
--cc=jukka.rissanen@linux.intel.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.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.