Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qcow2: Add plausibility check for L1/L2 entries (Kevin Wolf)
From: Kevin Wolf <[email protected]> All L1 and L2 entries must point at the start of a cluster. If there is some offset into the cluster, the entry is corrupted. Signed-off-by: Kevin Wolf <[email protected]> Signed-off-by: Anthony Liguori <[email protected]> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7217 c046a42c-6fe2-441c-8c8c-71466251a162
- Loading branch information