cloud-hypervisor/fuzz
Wei Liu 6fd5b0f696 fuzz: explicitly keep or reject fuzzer corpus
When the main fuzzer function returns (), it is equivalent to
returning Corpus::Keep.

In some of the return paths, we want to reject the input so that the
libfuzzer won't spend more time mutating them.

The should make fuzzing more efficient. No functional change intended.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2024-12-31 19:49:48 +00:00
..
fuzz_targets fuzz: explicitly keep or reject fuzzer corpus 2024-12-31 19:49:48 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock build: Bump rust-vmm crates 2024-11-04 11:08:29 +00:00
Cargo.toml build: Bump rust-vmm crates 2024-11-04 11:08:29 +00:00