AFLplusplus / AFLplusplus/LibAFL
Replace .unwrap/.expect with meaningful errors
未關閉
good first issue
- 主要語言
- Rust
- 星號
- 2.6k
- 分支
- 481
- 平均合併
- 2 天 30 分鐘
- 30 天內合併 PR
- 16
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。