Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libbpf: fix error code returned on corrupted ELF
All of libbpf errors are negative, except this one. Fix it. Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
- Loading branch information