qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Charles Arnold <carnold@suse.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu-img: Fix segmentation fault
Date: Mon, 14 May 2012 14:24:49 +0200	[thread overview]
Message-ID: <4FB0F991.8090903@redhat.com> (raw)
In-Reply-To: <4FACF0B2020000910007D21C@novprvoes0310.provo.novell.com>

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 <carnold@suse.com>

Thanks, applied to the block branch for 1.1.

Kevin

      reply	other threads:[~2012-05-14 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11 16:57 [Qemu-devel] [PATCH] qemu-img: Fix segmentation fault Charles Arnold
2012-05-14 12:24 ` Kevin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB0F991.8090903@redhat.com \
    --to=kwolf@redhat.com \
    --cc=carnold@suse.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).