linux/tools/lib/bpf
Jakub Kicinski 3597683c9d tools: bpf: handle NULL return in bpf_prog_load_xattr()
bpf_object__open() can return error pointer as well as NULL.
Fix error handling in bpf_prog_load_xattr() (and indirectly
bpf_prog_load()).

Fixes: 6f6d33f3b3 ("bpf: selftests add sockmap tests")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-11 00:20:53 +02:00
..
.gitignore tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf 2015-11-05 12:47:51 -03:00
bpf.c libbpf: Support expected_attach_type at prog load 2018-03-31 02:15:05 +02:00
bpf.h libbpf: Support expected_attach_type at prog load 2018-03-31 02:15:05 +02:00
Build libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00
libbpf.c tools: bpf: handle NULL return in bpf_prog_load_xattr() 2018-05-11 00:20:53 +02:00
libbpf.h libbpf: Support expected_attach_type at prog load 2018-03-31 02:15:05 +02:00
Makefile tools: add netlink.h and if_link.h in tools uapi 2018-02-02 17:53:47 -08:00
nlattr.c libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00
nlattr.h libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00