AFLplusplus / AFLplusplus/LibAFL
Libafl-Libfuzzer does not build with CARGO_TARGET_DIR
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 481
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 16
Description
When trying to build libafl-libfuzzer with a custom `CARGO_TARGET_DIR`, the following call fails:
https://github.com/AFLplusplus/LibAFL/blob/90cb9a2919faf386e0678870e52784070cdac4b6/crates/libafl_libfuzzer/build.rs#L163
Likely we'll have to calculate paths differntly in this case.
Contributor guide
Assessment
This issue has not been assessed yet.