Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Mon, 28 Apr 2025 11:39:50 -0400 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > Comparison of narrow type with wide type in loop condition > Comparison between of type uint16_t and of wider type size_t. > > 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). This is because the narrower value may > overflow. This can lead to an infinite loop. > > [...] Here is the summary with links: - [BlueZ,v1] main: Fix scanning alert no. 21 https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=295ec99499c9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html