]> git.ipfire.org Git - thirdparty/qemu.git/commit
qcow2: Protect against some integer overflows in bdrv_check
authorKevin Wolf <kwolf@redhat.com>
Wed, 26 Mar 2014 12:05:52 +0000 (13:05 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 3 Jul 2014 21:18:13 +0000 (16:18 -0500)
commite1c8770f56d59bad1056825228eec01caee24117
tree04b6f94e37de0a8d2346d67353556f6bec166e62
parentc8748374758cffffd903ff08d54c1d8d492c6c72
qcow2: Protect against some integer overflows in bdrv_check

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit 0abe740f1de899737242bcba1fb4a9857f7a3087)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/qcow2-refcount.c