mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-06 03:39:35 +00:00
59bd682b1f
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> (cherry picked from commit 4d9a2b17a76ad261bfe45b1656d28acb97e0d8e3) Signed-off-by: Rob Bradford <robert.bradford@intel.com>