summary refs log tree commit diff stats
path: root/coroutine-sigaltstack.c
diff options
context:
space:
mode:
authorCharles Arnold <carnold@suse.com>2012-05-11 10:57:54 -0600
committerKevin Wolf <kwolf@redhat.com>2012-05-14 17:02:19 +0200
commitfa170c148b12f40e803af5b442d33f16add345a4 (patch)
tree12da84cef4b15814c22fdc89caa228f94a72b549 /coroutine-sigaltstack.c
parentc44bfe4637424a8f1b411b72a465951f104c29ea (diff)
downloadfocaccia-qemu-fa170c148b12f40e803af5b442d33f16add345a4.tar.gz
focaccia-qemu-fa170c148b12f40e803af5b442d33f16add345a4.zip
qemu-img: Fix segmentation fault
The following command generates a segmentation fault.
qemu-img convert -O vpc -o ? test test2
This is because the 'goto out;' statement calls qemu_progress_end
before qemu_progress_init is called resulting in a NULL pointer
invocation.

Signed-off-by: Charles Arnold <carnold@suse.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'coroutine-sigaltstack.c')
0 files changed, 0 insertions, 0 deletions