Skip to content

Commit 2aa3291

Browse files
committed
i'm harassed by how shit windows is
1 parent a6a2c4c commit 2aa3291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libafl/src/executors/inprocess.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ pub mod windows_exception_handler {
10511051
feedbacks::Feedback,
10521052
fuzzer::HasObjective,
10531053
inputs::UsesInput,
1054-
state::{HasCorpus, HasExecutions, HasSolutions},
1054+
state::{HasCorpus, HasExecutions, HasSolutions, State},
10551055
};
10561056

10571057
pub(crate) type HandlerFuncPtr =

0 commit comments

Comments
 (0)