diff options
author | 2016-08-15 12:39:22 +0300 | |
---|---|---|
committer | 2016-09-05 19:06:48 +0200 | |
commit | 8b2bd09338ae44e35a46e324cda566dbf17fc21c (patch) | |
tree | c4788325c359ff8c0f2292604298dec4bfb0aefd /util/qemu-coroutine.c | |
parent | test-coroutine: Fix coroutine pool corruption (diff) | |
download | qemu-8b2bd09338ae44e35a46e324cda566dbf17fc21c.tar.xz qemu-8b2bd09338ae44e35a46e324cda566dbf17fc21c.zip |
qcow2: fix iovec size at qcow2_co_pwritev_compressed
Use bytes as the size would be more exact than s->cluster_size. Although
qemu_iovec_to_buf() will not allow to go beyond the qiov.
Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'util/qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions