mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 02:04:05 +08:00
3597683c9d
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 |