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.9k stars 292 forks source link

Fix typos #2327

Closed czxvan closed 2 weeks ago

czxvan commented 2 weeks ago

Delete redundant ands.

tokatoka commented 2 weeks ago

thanks