mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-18 01:23:36 -04:00
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:
|
||
---|---|---|
.. | ||
.gitignore | ||
bpf.c | ||
bpf.h | ||
Build | ||
libbpf.c | ||
libbpf.h | ||
Makefile | ||
nlattr.c | ||
nlattr.h |