qemu-e2k/block
Paolo Bonzini f0d2a4d4d6 iscsi: simplify freeing of tasks
Always free them in the iscsi_aio_*_acb functions and remove the
checks in their callers.  Remove ifs when the task struct was
previously dereferenced (spotted by Coverity).

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-18 12:43:03 +02:00
..
blkdebug.c blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events 2013-06-06 11:27:22 +02:00
blkverify.c
bochs.c
cloop.c
commit.c
cow.c
curl.c curl: Don't set curl options on the handle just before it's going to be deleted. 2013-06-17 17:47:59 +02:00
dmg.c
gluster.c
iscsi.c iscsi: simplify freeing of tasks 2013-06-18 12:43:03 +02:00
linux-aio.c
Makefile.objs block: move qmp and info dump related code to block/qapi.c 2013-06-04 13:56:30 +02:00
mirror.c block: mirror_complete(): use error_setg_file_open() 2013-06-17 11:01:14 -04:00
nbd.c remove double semicolons 2013-05-12 13:25:55 +04:00
parallels.c
qapi.c qmp: add ImageInfo in BlockDeviceInfo used by query-block 2013-06-07 13:37:45 +02:00
qcow2-cache.c
qcow2-cluster.c qcow2: Catch some L1 table index overflows 2013-05-14 16:44:33 +02:00
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c qcow2: Catch some L1 table index overflows 2013-05-14 16:44:33 +02:00
qcow2.h qcow2: Catch some L1 table index overflows 2013-05-14 16:44:33 +02:00
qcow.c
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c
qed.h
raw-aio.h
raw-posix.c
raw-win32.c
raw.c
rbd.c rbd: Fix use after free in rbd_open() 2013-04-26 13:26:28 +02:00
sheepdog.c sheepdog: support 'qemu-img snapshot -a' 2013-06-17 17:47:58 +02:00
snapshot.c block: move snapshot code in block.c to block/snapshot.c 2013-06-04 13:56:30 +02:00
ssh.c
stream.c
vdi.c
vhdx.c block: add read-only support to VHDX image format. 2013-05-03 10:31:58 +02:00
vhdx.h block: initial VHDX driver support framework - supports open and probe 2013-05-03 10:31:58 +02:00
vmdk.c vmdk: Allow reading variable size descriptor files 2013-06-17 17:47:59 +02:00
vpc.c
vvfat.c
win32-aio.c Remove twice include of qemu-common.h 2013-05-18 16:35:11 +04:00