Am 11.05.2012 18:57, schrieb Charles Arnold:
> 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 <carn...@suse.com>

Thanks, applied to the block branch for 1.1.

Kevin

Reply via email to