[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165309541213.9944.10663249636403145940.git-patchwork-notify@kernel.org>
Date: Sat, 21 May 2022 01:10:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, m.chetan.kumar@...el.com, linuxwwan@...el.com,
loic.poulain@...aro.org, ryazanov.s.a@...il.com,
johannes@...solutions.net
Subject: Re: [PATCH net-next] wwan: iosm: use a flexible array rather than
allocate short objects
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 19 May 2022 23:00:13 -0700 you wrote:
> GCC array-bounds warns that ipc_coredump_get_list() under-allocates
> the size of struct iosm_cd_table *cd_table.
>
> This is avoidable - we just need a flexible array. Nothing calls
> sizeof() on struct iosm_cd_list or anything that contains it.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>
> [...]
Here is the summary with links:
- [net-next] wwan: iosm: use a flexible array rather than allocate short objects
https://git.kernel.org/netdev/net-next/c/eac67d83bf25
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