summaryrefslogtreecommitdiff
path: root/bsd-user/sparc64/target_signal.h
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2014-07-03 14:43:32 +0200
committerKevin Wolf <kwolf@redhat.com>2014-07-14 12:03:20 +0200
commit44deba5a52576508f27edadf953e435141e2a76a (patch)
treef5e5cb9b5360d0060b78a72dda44c0f40316097d /bsd-user/sparc64/target_signal.h
parent33f461e0c5d8efa21ef7e746be561fc57a1df106 (diff)
downloadqemu-44deba5a52576508f27edadf953e435141e2a76a.tar.gz
qcow2: Make qiov match request size until backing file EOF
If a qcow2 image has a shorter backing file and a read request to unallocated clusters goes across EOF of the backing file, the backing file sees a shortened request and the rest is filled with zeros. However, the original too long qiov was used with the shortened request. This patch makes the qiov size match the request size, avoiding a potential buffer overflow in raw-posix. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'bsd-user/sparc64/target_signal.h')
0 files changed, 0 insertions, 0 deletions