[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210823222625.GB23869@breakpoint.cc>
Date: Tue, 24 Aug 2021 00:26:25 +0200
From: Florian Westphal <fw@...len.de>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Pablo Neira Ayuso <pablo@...filter.org>,
Jozsef Kadlecsik <kadlec@...filter.org>,
Florian Westphal <fw@...len.de>,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org,
clang-built-linux <clang-built-linux@...glegroups.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] netfilter: x_tables: handle xt_register_template()
returning an error value
Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:
> Commit fdacd57c79b7 ("netfilter: x_tables: never register tables by
> default") introduces the function xt_register_template(), and in one case,
> a call to that function was missing the error-case handling.
>
> Handle when xt_register_template() returns an error value.
>
> This was identified with the clang-analyzer's Dead-Store analysis.
Fixes: fdacd57c79b7 ("netfilter: x_tables: never register tables by > default")
Reviewed-by: Florian Westphal <fw@...len.de>
This needs to go to nf-next.
Powered by blists - more mailing lists