diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2010-03-10 17:47:17 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-03-17 11:17:05 -0500 |
commit | 314b1811c15f4e982e4667d9b845aee4b5a63d91 (patch) | |
tree | 238d936e990c1b60386ecf9cc64d896603805191 /vnc.h | |
parent | 3a0558b519c10f462e2b0eb5bbcdb9aa3d176d93 (diff) | |
download | qemu-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 'vnc.h')
0 files changed, 0 insertions, 0 deletions