AFLplusplus / AFLplusplus/LibAFL
Replace .unwrap/.expect with meaningful errors
Aberta
good first issue
- Linguagem predominante
- Rust
- Estrelas
- 2.6k
- Forks
- 481
- Merge médio
- 2d 30min
- PRs com merge (30d)
- 16
Descrição
We use .unwrap/.expect in several places throughout the codebase. This should be changed to meaningful `libafl::Error` messages so that users know how to fix this, in case it is encountered.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.