All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v2 1/5] main: Fix comparison of narrow type with wide type in loop condition
Date: Mon, 28 Apr 2025 21:40:30 +0000	[thread overview]
Message-ID: <174587643000.1053120.12071776672711237835.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250428195122.2000808-1-luiz.dentz@gmail.com>

Hello:

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

On Mon, 28 Apr 2025 15:51:18 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> In a loop condition, comparison of a value of a narrow type with a
> value of a wide type may result in unexpected behavior if the wider
> value is sufficiently large (or small).
> 
> Fixes: https://github.com/bluez/bluez/issues/1213
> 
> [...]

Here is the summary with links:
  - [BlueZ,v2,1/5] main: Fix comparison of narrow type with wide type in loop condition
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=295ec99499c9
  - [BlueZ,v2,2/5] client/mgmt: Fix comparison of narrow type with wide type in loop condition
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=25c23ffca7e6
  - [BlueZ,v2,3/5] test-runner: Fix potentially overflowing call to snprintf
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e18ce6c959a1
  - [BlueZ,v2,4/5] client/mgmt: Fix potentially overflowing call to snprintf
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=51adc109d41a
  - [BlueZ,v2,5/5] shared/bap: Too few arguments to formatting function
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f96f3b34db40

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-04-28 21:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-28 19:51 [PATCH BlueZ v2 1/5] main: Fix comparison of narrow type with wide type in loop condition Luiz Augusto von Dentz
2025-04-28 19:51 ` [PATCH BlueZ v2 2/5] client/mgmt: " Luiz Augusto von Dentz
2025-04-28 19:51 ` [PATCH BlueZ v2 3/5] test-runner: Fix potentially overflowing call to snprintf Luiz Augusto von Dentz
2025-04-28 19:51 ` [PATCH BlueZ v2 4/5] client/mgmt: " Luiz Augusto von Dentz
2025-04-28 19:51 ` [PATCH BlueZ v2 5/5] shared/bap: Too few arguments to formatting function Luiz Augusto von Dentz
2025-04-28 21:14 ` [BlueZ,v2,1/5] main: Fix comparison of narrow type with wide type in loop condition bluez.test.bot
2025-04-28 21: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=174587643000.1053120.12071776672711237835.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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.