qemu-irix/block
Kevin Wolf a354807706 qcow2: Fix refcount table size calculation
A missing factor for the refcount table entry size in the calculation
could mean that too little memory was allocated for the in-memory
representation of the table, resulting in a buffer overflow.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Tested-by: Michael Tokarev <mjt@tls.msk.ru>
2012-11-14 18:19:21 +01:00
..
Makefile.objs Merge remote-tracking branch 'origin/master' into threadpool 2012-10-31 10:42:51 +01:00
blkdebug.c blkdebug: process all set_state rules in the old state 2012-09-28 19:40:56 +02:00
blkverify.c
bochs.c
cloop.c
commit.c block: rename block_job_complete to block_job_completed 2012-10-24 10:26:19 +02:00
cow.c
curl.c block/curl: Fix wrong free statement 2012-09-12 15:50:09 +02:00
dmg.c
gluster.c block: Support GlusterFS as a QEMU block backend. 2012-09-28 17:58:12 +02:00
iscsi.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 2012-09-25 16:06:16 -05:00
linux-aio.c raw-posix: move linux-aio.c to block/ 2012-10-31 10:38:13 +01:00
mirror.c mirror: add support for on-source-error/on-target-error 2012-10-24 10:26:22 +02:00
nbd.c nbd: accept URIs 2012-11-12 14:38:28 +01:00
parallels.c
qcow.c block: qcow image file reopen 2012-09-24 15:15:12 +02:00
qcow2-cache.c
qcow2-cluster.c
qcow2-refcount.c qcow2: Fix refcount table size calculation 2012-11-14 18:19:21 +01:00
qcow2-snapshot.c
qcow2.c qcow2: mark this file's sole strncpy use as justified 2012-10-05 07:58:38 -05:00
qcow2.h
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c cleanup useless return sentence 2012-10-05 15:10:21 +02:00
qed.c block: qed image file reopen 2012-09-24 15:15:12 +02:00
qed.h
raw-aio.h raw-win32: implement native asynchronous I/O 2012-10-31 10:38:13 +01:00
raw-posix.c raw-posix: rename raw-posix-aio.h, hide unavailable prototypes 2012-10-31 10:38:12 +01:00
raw-win32.c raw-win32: implement native asynchronous I/O 2012-10-31 10:38:13 +01:00
raw.c block: raw image file reopen 2012-09-24 15:15:12 +02:00
rbd.c block: do not parse BDRV_O_CACHE_WB in block drivers 2012-09-24 15:15:11 +02:00
sheepdog.c sheepdog: use bool for boolean variables 2012-10-12 10:47:35 +02:00
stream.c block: rename block_job_complete to block_job_completed 2012-10-24 10:26:19 +02:00
vdi.c block: vdi image file reopen 2012-09-24 15:15:12 +02:00
vmdk.c vmdk: relative_path: use pstrcpy in place of strncpy 2012-10-05 07:58:36 -05:00
vpc.c block: vpc image file reopen 2012-09-24 15:15:12 +02:00
vvfat.c block: Convert close calls to qemu_close 2012-08-15 10:48:57 +02:00
win32-aio.c raw-win32: implement native asynchronous I/O 2012-10-31 10:38:13 +01:00