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

Fix ForkserverExecutorBuilder::shmem_provider (#2539) #2540

Closed domenukk closed 1 month ago

domenukk commented 1 month ago

This should fix the builder issue reported in #2538

domenukk commented 1 month ago

@R9295 The libafl-fuzz test seems to not find crashes in here...