diff options
author | Jakub Kicinski <[email protected]> | 2018-05-10 10:09:34 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-05-11 00:20:53 +0200 |
commit | 3597683c9da602b0440c5f742d64fa5da79cc026 (patch) | |
tree | cd55db015c4b8b31ceadaae3dc05b9e8dba9f00f /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions