lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 01 Sep 2022 13:40:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Zhengchao Shao <shaozhengchao@...wei.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, weiyongjun1@...wei.com, yuehaibing@...wei.com Subject: Re: [PATCH net-next] net: sched: gred: remove NULL check before free table->tab in gred_destroy() Hello: This patch was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@...hat.com>: On Wed, 31 Aug 2022 12:14:52 +0800 you wrote: > The kfree invoked by gred_destroy_vq checks whether the input parameter > is empty. Therefore, gred_destroy() doesn't need to check table->tab. > > Signed-off-by: Zhengchao Shao <shaozhengchao@...wei.com> > --- > net/sched/sch_gred.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Here is the summary with links: - [net-next] net: sched: gred: remove NULL check before free table->tab in gred_destroy() https://git.kernel.org/netdev/net-next/c/4bf8594a8036 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