mirror of https://github.com/aya-rs/aya
Change FromRawTracepointArgs::arg to return T rather than *const T which seems to have been returning a dangling pointer. Arguably this is not strictly necessary; edition 2024 seems to be focused on increased strictness around unsafe code which doesn't unlock new functionality for our users. That said, this work revealed an apparent bug (see above) that we wouldn't otherwise catch due to allow-by-default lints. |
2 weeks ago | |
---|---|---|
.. | ||
bpf | 4 months ago | |
src | 2 weeks ago | |
Cargo.toml | 2 weeks ago | |
build.rs | 2 weeks ago |