summaryrefslogtreecommitdiffstats
path: root/qemu-thread-win32.h
diff options
context:
space:
mode:
authorPaolo Bonzini2011-11-14 17:50:54 +0100
committerKevin Wolf2011-12-15 12:40:08 +0100
commit3f3aace83046a6740d4e6f92811d333c6741db00 (patch)
tree578d665c6d1a62ddcdf360d9a828c82c5b4a41c8 /qemu-thread-win32.h
parentblock: dma_bdrv_* does not return NULL (diff)
downloadqemu-3f3aace83046a6740d4e6f92811d333c6741db00.tar.gz
qemu-3f3aace83046a6740d4e6f92811d333c6741db00.tar.xz
qemu-3f3aace83046a6740d4e6f92811d333c6741db00.zip
block: avoid useless checks on acb->bh
Coverity is confused by this "if" and reports leaks on acb->bh. The bottom half is always deleted before releasing the AIOCB, in either bdrv_aio_cancel_em or bdrv_aio_bh_cb. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-thread-win32.h')
0 files changed, 0 insertions, 0 deletions