AFLplusplus / LibAFL

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

Make map size mismatch return a proper error instead of abort #2553

Closed domenukk closed 1 month ago

domenukk commented 1 month ago

@tokatoka does it ever make sense to run with None as map_size?

tokatoka commented 1 month ago

@tokatoka does it ever make sense to run with None as map_size?

No. it is mandatory