aboutsummaryrefslogtreecommitdiff
path: root/arm-dis.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-03-10 17:47:17 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2010-03-17 11:17:05 -0500
commit314b1811c15f4e982e4667d9b845aee4b5a63d91 (patch)
tree238d936e990c1b60386ecf9cc64d896603805191 /arm-dis.c
parent3a0558b519c10f462e2b0eb5bbcdb9aa3d176d93 (diff)
downloadqemu-314b1811c15f4e982e4667d9b845aee4b5a63d91.zip
qemu-314b1811c15f4e982e4667d9b845aee4b5a63d91.tar.gz
qemu-314b1811c15f4e982e4667d9b845aee4b5a63d91.tar.bz2
scsi-disk: fix buffer overflow
In case s->version is shorter than 4 bytes we overflow the memcpy src buffer. Fix it by clearing the target buffer, then copy only the amount of bytes we actually have. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'arm-dis.c')
0 files changed, 0 insertions, 0 deletions