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   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to