crosvm/crosvm-fuzz
Alexandre Courbot c6f0e19a1c crosvm-fuzz: update call to BlockAsync::new
crrev.com/c/3965432 added two new arguments to BlockAsync::new, but this
caller went under the radar for some reason.

BUG=None
TEST=`cargo clippy` in crosvm-fuzz passes.

Change-Id: Ib2c52522a57bf3415e0a7d47c0e8072b95e970f6
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3990283
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-10-28 17:38:26 +00:00
..
.gitignore Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
block_fuzzer.rs crosvm-fuzz: update call to BlockAsync::new 2022-10-28 17:38:26 +00:00
Cargo.toml crosvm-fuzz: Migrate crosvm-fuzz to cargo fuzz 2022-10-03 16:12:15 +00:00
fs_server_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00
OWNERS Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
qcow_fuzzer.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
usb_descriptor_fuzzer.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
virtqueue_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00
zimage_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00