[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175383181174.1684209.4059441878838888598.git-patchwork-notify@kernel.org>
Date: Tue, 29 Jul 2025 23:30:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Anton Moryakov <ant.v.moryakov@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next] misc: ss.c: fix logical error in main
function
Hello:
This patch was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@...nel.org>:
On Sat, 19 Jul 2025 19:31:22 +0300 you wrote:
> In the line if (!dump_tcpdiag) { there was a logical error
> in checking the descriptor, which the static analyzer complained
> about (this action is always false)
>
> fixed by replacing !dump_tcpdiag with !dump_fp
>
> Reported-by: SVACE static analyzer
> Signed-off-by: Anton Moryakov <ant.v.moryakov@...il.com>
>
> [...]
Here is the summary with links:
- [iproute2-next] misc: ss.c: fix logical error in main function
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=27d11a81197c
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