cloud-hypervisor/net_util
Bo Chen 4d9a2b17a7 net_util: queue_pair: Avoid panic and handle error properly
This panic was triggered with fuzzing on the virtio-net device. This
commits handles the error explicitly to avoid the panic, which also
makes the fuzzer happy (as panic is treated as bugs).

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-11-22 09:31:50 +00:00
..
src net_util: queue_pair: Avoid panic and handle error properly 2022-11-22 09:31:50 +00:00
Cargo.toml build: Bump getrandom from 0.2.7 to 0.2.8 2022-11-17 23:46:30 +00:00