From: patchwork-bot+netdevbpf@kernel.org
To: Lin Ma <linma@zju.edu.cn>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
tipc-discussion@lists.sourceforge.net,
tung.q.nguyen@dektech.com.au
Subject: Re: [PATCH v2] net: tipc: resize nlattr array to correct size
Date: Thu, 15 Jun 2023 22:10:21 +0000 [thread overview]
Message-ID: <168686702113.9701.9079835464800467411.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230614120604.1196377-1-linma@zju.edu.cn>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 14 Jun 2023 20:06:04 +0800 you wrote:
> According to nla_parse_nested_deprecated(), the tb[] is supposed to the
> destination array with maxtype+1 elements. In current
> tipc_nl_media_get() and __tipc_nl_media_set(), a larger array is used
> which is unnecessary. This patch resize them to a proper size.
>
> Fixes: 1e55417d8fc6 ("tipc: add media set to new netlink api")
> Fixes: 46f15c6794fb ("tipc: add media get/dump to new netlink api")
> Signed-off-by: Lin Ma <linma@zju.edu.cn>
>
> [...]
Here is the summary with links:
- [v2] net: tipc: resize nlattr array to correct size
https://git.kernel.org/netdev/net/c/44194cb1b604
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:[~2023-06-15 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 12:06 [PATCH v2] net: tipc: resize nlattr array to correct size Lin Ma
2023-06-14 12:49 ` Florian Westphal
2023-06-15 2:44 ` Tung Quang Nguyen
2023-06-15 22:10 ` 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=168686702113.9701.9079835464800467411.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=linma@zju.edu.cn \
--cc=netdev@vger.kernel.org \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=tung.q.nguyen@dektech.com.au \
/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).