aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/net/bpf_jit_comp.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2022-02-08 10:15:52 +0300
committerDaniel Borkmann <[email protected]>2022-02-08 22:34:44 +0100
commit4172843ed4a38f97084032f74f07b2037b5da3a6 (patch)
tree75d656643c3c8ae7f4918843ae3c902aab6b9ce1 /arch/powerpc/net/bpf_jit_comp.c
parent5912fcb4bee1ab7a956ffe81b8ab30a8667ac034 (diff)
libbpf: Fix signedness bug in btf_dump_array_data()
The btf__resolve_size() function returns negative error codes so "elem_size" must be signed for the error handling to work. Fixes: 920d16af9b42 ("libbpf: BTF dumper support for typed data") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/bpf/20220208071552.GB10495@kili
Diffstat (limited to 'arch/powerpc/net/bpf_jit_comp.c')
0 files changed, 0 insertions, 0 deletions