Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 14 Jun 2022 10:13:38 -0700 you wrote: > snprintf performs it's own range checking and returns a negative value > if string construction fails. Not checking the return value throws a > warning at compile time on GCC 12 and later. This patch removes > redundent range chacking and checks all snprintf return values. > --- > mesh/keyring.c | 68 +++++++++++++++++++++++++++++--------------------- > 1 file changed, 40 insertions(+), 28 deletions(-) Here is the summary with links: - [BlueZ] mesh: Fix keyring snprintf usage range checking https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5cc08527c0aa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html