AFLplusplus / LibAFL

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Other
1.99k stars 306 forks source link

No uses from EventManager #2482

Closed tokatoka closed 1 month ago

tokatoka commented 1 month ago

After several attempts, I finally got how i can do this. all event manager should have S and I should be ::Input

tokatoka commented 1 month ago

@addisoncrump This is done

tokatoka commented 1 month ago

maybe i should make all EMH associate type?

tokatoka commented 1 month ago

no nevermind this was not a trait

tokatoka commented 1 month ago

fixed all @addisoncrump