You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/public-api
Andrés Medina dc7a5ebf0c aya: Use OwnedFd for Program related actions
This commit reveals but does not address a file descriptor leak in
LircLink2::query. This function returns a list of `LircLink`s where
each of them have a program file descriptor that is not going to be
closed. This commit does not add this leak; it merely makes it louder
in the code.
2 years ago
..
aya-bpf-bindings.txt xtask: Add cargo-public-api 2 years ago
aya-bpf-cty.txt xtask: Add cargo-public-api 2 years ago
aya-bpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-bpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-common.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt xtask: Add cargo-public-api 2 years ago
aya-log.txt xtask: Add cargo-public-api 2 years ago
aya-obj.txt aya-obj: Remove name from ProgramSection 2 years ago
aya-tool.txt xtask: Add cargo-public-api 2 years ago
aya.txt aya: Use OwnedFd for Program related actions 2 years ago