You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix clippy warnings and TODOs in binary_only fuzzers (#3564)
* feat: fix clippy warnings in frida_executable_libpng
* feat: fix clippy warnings in frida_libpng
* feat: fix clippy warnings in fuzzbench_fork_qemu
* feat: fix clippy warnings in fuzzbench_qemu
* feat: address the TODOs present in intel_pt_baby_fuzzer
* feat: address the TODOs present in intel_pt_command_executor
* feat: fix clippy warnings for qemu_cmin
* feat: fix clippy warnings in qemu_launcher
* feat: run cargo +nightly fmt on all fuzzers in binary_only
* feat: switch out StdMapObserver for ConstMapObserver in fuzzers/binary_only/intel_pt_*
* fix: run cargo +nightly fmt on fuzzers/binary_only/intel_pt_*
0 commit comments