summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/net.c
diff options
context:
space:
mode:
authorQuentin Monnet <quentin.monnet@netronome.com>2019-08-15 17:32:17 +0300
committerAlexei Starovoitov <ast@kernel.org>2019-08-16 08:06:46 +0300
commited4a3983cd3eb93aaf80de8d8a36efed808acff2 (patch)
treee237f47c2c63e900178a4d48d3549dec0bc1f6dd /tools/bpf/bpftool/net.c
parent22c349e8db89df86804d3ba23cef037ccd44a8bf (diff)
downloadlinux-ed4a3983cd3eb93aaf80de8d8a36efed808acff2.tar.xz
tools: bpftool: fix argument for p_err() in BTF do_dump()
The last argument passed to one call to the p_err() function is not correct, it should be "*argv" instead of "**argv". This may lead to a segmentation fault error if BTF id cannot be parsed correctly. Let's fix this. Fixes: c93cc69004dt ("bpftool: add ability to dump BTF types") Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/bpf/bpftool/net.c')
0 files changed, 0 insertions, 0 deletions