[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <32647e96-1fd5-72c6-8d3d-9980acab1c97@iogearbox.net>
Date: Thu, 18 Jan 2018 22:23:34 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Dan Carpenter <dan.carpenter@...cle.com>,
Alexei Starovoitov <ast@...nel.org>
Cc: netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] tools/bpftool: silence a static checker warning
On 01/18/2018 10:35 AM, Dan Carpenter wrote:
> There is a static checker warning that "proglen" has an upper bound but
> no lower bound. The allocation will just fail harmlessly so it's not a
> big deal.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied to bpf-next, thanks Dan! (I changed the prefix from 'tools/bpftool'
into 'tools/bpf_jit_disasm' since it's not touching bpftool here.)
Powered by blists - more mailing lists