diff options
author | Alberto Garcia <berto@igalia.com> | 2018-03-06 18:14:07 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-03-09 15:17:47 +0100 |
commit | 314e8d3928aa82fa13673d47b5af7bdd9a6d82bf (patch) | |
tree | 47e0a7e46d0433ab645f14b478e1194a783a61e1 /linux-user | |
parent | 0cf0e5980bb95a914a40ba0eb8e69c3d75c513fb (diff) | |
download | qemu-314e8d3928aa82fa13673d47b5af7bdd9a6d82bf.zip qemu-314e8d3928aa82fa13673d47b5af7bdd9a6d82bf.tar.gz qemu-314e8d3928aa82fa13673d47b5af7bdd9a6d82bf.tar.bz2 |
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
This function checks that the size of a snapshot's L1 table is not too
large, but it doesn't validate the offset.
We now have a function to take care of this, so let's use it.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions