[libvirt] [PATCH 3/5] Fix release of outgoing stream confirmation/abort message

Eric Blake eblake at redhat.com
Fri Jul 8 14:54:48 UTC 2011


On 07/08/2011 05:57 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> When sending back the final OK or ERROR message on completion
> of a stream, we were not decrementing the 'nrequests' tracker
> on the client. With the default requests limit of '5', this
> meant once a client had created 5 streams, they are unable to
> process any further RPC calls.  There was also a bug when
> handling an error from decoding a message length header, which
> meant a client connection would not immediately be closed.
> 
> * src/rpc/virnetserverclient.c: Fix release of request after
>   stream completion & mark client for close on error
> ---
>  src/rpc/virnetserverclient.c |    8 ++++++--
>  1 files changed, 6 insertions(+), 2 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/20110708/2b9db4dc/attachment-0001.sig>


More information about the libvir-list mailing list