crosvm/fuzz
Daniel Verkamp 7154c0f1e3 fuzz: remove misleading block fuzzer comment
This looks like it's copied from the qcow fuzzer, and it doesn't apply
to the block fuzzer.  The actual behavior of the block fuzzer is
correctly described by the comment later in the file.

BUG=None
TEST=`USE='asan fuzzer' emerge-nami crosvm`

Change-Id: I9ccd6deba44af8b8df471ee0078ace385696151f
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1853698
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2019-10-24 00:06:54 +00:00
..
.gitignore Add kernel_loader fuzzing 2018-01-12 22:37:48 -08:00
block_fuzzer.rs fuzz: remove misleading block fuzzer comment 2019-10-24 00:06:54 +00:00
Cargo.toml fuzz: add USB descriptor parsing fuzzer 2019-10-17 23:22:08 +00:00
OWNERS fuzz: update to use new cros fuzzing 2019-03-25 17:43:51 -07:00
qcow_fuzzer.rs use SharedMemory::{named, anon} to replace ::new 2019-09-11 09:34:12 +00:00
usb_descriptor_fuzzer.rs fuzz: add USB descriptor parsing fuzzer 2019-10-17 23:22:08 +00:00
zimage_fuzzer.rs use SharedMemory::{named, anon} to replace ::new 2019-09-11 09:34:12 +00:00