Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aya: Do not use unwrap with btf_fd in bpf_create_map
Fixes a crash when trying to create a map of type BPF_MAP_TYPE_PERCPU_ARRAY when btf_fd is None. Tested on Ubuntu 18.04 (4.15.0-202-generic)
- Loading branch information