AFLplusplus / AFLplusplus/LibAFL

Replace .unwrap/.expect with meaningful errors

Open
#1,908 11 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
2.6k
Forks
481
Avg merge
2d 30m
Merged PRs (30d)
16

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.