diff options
author | Fam Zheng | 2013-10-11 13:48:29 +0200 |
---|---|---|
committer | Kevin Wolf | 2013-10-11 16:50:02 +0200 |
commit | 899f1ae219d5eaa96a53c996026cb0178d62a86d (patch) | |
tree | 4a4f7535a0a3159ae9110426a864ef8455eee073 /scripts/qapi-visit.py | |
parent | blockdev: blockdev_init() error conversion (diff) | |
download | qemu-899f1ae219d5eaa96a53c996026cb0178d62a86d.tar.gz qemu-899f1ae219d5eaa96a53c996026cb0178d62a86d.tar.xz qemu-899f1ae219d5eaa96a53c996026cb0178d62a86d.zip |
vmdk: Fix vmdk_parse_extents
An extra 'p++' after while loop when *p == '\n' will move p to unknown
data position, risking parsing junk data or memory access violation.
Cc: qemu-stable@nongnu.org
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-visit.py')
0 files changed, 0 insertions, 0 deletions