[libvirt] [PATCH 3/3] Fix release of filtered stream messages

Eric Blake eblake at redhat.com
Thu Jun 30 15:17:44 UTC 2011


On 06/30/2011 05:29 AM, Daniel P. Berrange wrote:
> The stream code was reusing a stream message object before
> it was removed from the linked list of filtered messages.
> This caused any later queued messages to be completely lost.
> 
> * daemon/stream.c: Delay reuse of stream message until
>   after it is removed from the queue
> ---
>  daemon/stream.c |   20 ++++++++++++++++----
>  1 files changed, 16 insertions(+), 4 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110630/572771cc/attachment-0001.sig>


More information about the libvir-list mailing list