[libvirt] [PATCH] qemu: perf: Fix crash/memory corruption on failed VM start

Peter Krempa pkrempa at redhat.com
Thu Apr 7 11:25:06 UTC 2016


On Thu, Apr 07, 2016 at 13:18:42 +0200, Ján Tomko wrote:
> On Thu, Apr 07, 2016 at 12:52:19PM +0200, Peter Krempa wrote:
> > The new perf code didn't bother to clear a pointer in 'priv' causing a
> > double free or other memory corruption goodness if a VM failed to start.
> > 
> > Clear the pointer after freeing the memory.
> > 
> > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1324757
> > ---
> >  src/qemu/qemu_process.c | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> 
> ACK

Pushed; Thanks.

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160407/b6f0bf93/attachment-0001.sig>


More information about the libvir-list mailing list