mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
fuzz: Update the 'block' fuzz target with the rate limiter support
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
af8def364d
commit
169d6f6756
@ -95,6 +95,7 @@ fuzz_target!(|bytes| {
|
||||
2,
|
||||
256,
|
||||
SeccompAction::Allow,
|
||||
None,
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user