qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv2] vhost: fix double free on device stop


From: Chris Wright
Subject: Re: [Qemu-devel] [PATCHv2] vhost: fix double free on device stop
Date: Tue, 21 Jun 2011 10:49:49 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

* Michael S. Tsirkin (address@hidden) wrote:
> vhost dev stop failed to clear the log field.
> Typically not an issue as dev start overwrites this field,
> but if logging gets disabled before the following start,
> it doesn't so this causes a double free.
> 
> Signed-off-by: Michael S. Tsirkin <address@hidden>

Acked-by: Chris Wright <address@hidden>

thanks,
-chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]