diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-05-10 10:09:34 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-11 00:20:53 +0200 |
commit | 3597683c9da602b0440c5f742d64fa5da79cc026 (patch) | |
tree | cd55db015c4b8b31ceadaae3dc05b9e8dba9f00f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 26aeb9daa02cd37178321cf915efd3d5eb8b0511 (diff) |
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: 6f6d33f3b3d0 ("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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions