[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163283160789.2416.15889045565100483092.git-patchwork-notify@kernel.org>
Date: Tue, 28 Sep 2021 12:20:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: peppe.cavallaro@...com, alexandre.torgue@...s.st.com,
joabreu@...opsys.com, davem@...emloft.net, kuba@...nel.org,
arnd@...db.de, linux@...linux.org.uk, mcoquelin.stm32@...il.com,
boon.leong.ong@...el.com, qiangqing.zhang@....com,
weifeng.voon@...el.com, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: stmmac: fix off-by-one error in sanity check
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 27 Sep 2021 15:58:29 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> My previous patch had an off-by-one error in the added sanity
> check, the arrays are MTL_MAX_{RX,TX}_QUEUES long, so if that
> index is that number, it has overflown.
>
> The patch silenced the warning anyway because the strings could
> no longer overlap with the input, but they could still overlap
> with other fields.
>
> [...]
Here is the summary with links:
- net: stmmac: fix off-by-one error in sanity check
https://git.kernel.org/netdev/net-next/c/d68c2e1d19c5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists