From: patchwork-bot+bluetooth@kernel.org
To: Inga Stotland <inga.stotland@intel.com>
Cc: brian.gix@intel.com, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ] mesh: use explicit uint32_t when bit shifting left
Date: Thu, 31 Mar 2022 18:30:11 +0000 [thread overview]
Message-ID: <164875141145.30107.12733086065208747296.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220330211747.48759-1-inga.stotland@intel.com>
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:
On Wed, 30 Mar 2022 14:17:47 -0700 you wrote:
> This addresses a situation when a boolean type is represented by
> an integer and performing a left shift on a boolean causes
> an integer overflow.
>
> This fixes the following runtime error:
> "left shift of 1 by 31 places cannot be represented in type 'int'"
>
> [...]
Here is the summary with links:
- [BlueZ] mesh: use explicit uint32_t when bit shifting left
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ff35b1d2e97e
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:[~2022-03-31 18:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 21:17 [PATCH BlueZ] mesh: use explicit uint32_t when bit shifting left Inga Stotland
2022-03-30 22:34 ` [BlueZ] " bluez.test.bot
2022-03-31 18: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=164875141145.30107.12733086065208747296.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=brian.gix@intel.com \
--cc=inga.stotland@intel.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;
as well as URLs for NNTP newsgroup(s).