mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 03:21:13 +00:00
e300c3dcf7
In the original code: If the first header was invalid and the second header had the same sequence number (zero) then the invalid first header would be returned. The new code is more Rust idiomatic and avoids this situation. See: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48858 Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |