From: patchwork-bot+netdevbpf@kernel.org
To: Maks Mishin <maks.mishinfz@gmail.com>
Cc: stephen@networkplumber.org, maks.mishinFZ@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH] lnstat: Fix deref of null in print_json() function
Date: Mon, 08 Jan 2024 17:40:24 +0000 [thread overview]
Message-ID: <170473562418.18645.13567675830617183194.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240106190423.25385-1-maks.mishinFZ@gmail.com>
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:
On Sat, 6 Jan 2024 22:04:23 +0300 you wrote:
> Now pointer `jw` is being checked for NULL before using
> in function `jsonw_start_object`.
> Added exit from function when `jw==NULL`.
>
> Found by RASU JSC
>
> Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
>
> [...]
Here is the summary with links:
- lnstat: Fix deref of null in print_json() function
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=a193733b7a7e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-01-08 17:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-06 19:04 [PATCH] lnstat: Fix deref of null in print_json() function Maks Mishin
2024-01-06 22:10 ` Stephen Hemminger
2024-01-08 17:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=170473562418.18645.13567675830617183194.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=maks.mishinfz@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).