mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Checksumming a type that has padding would use the padding in the checksum, which is definitely wrong and is often unsound. Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>