[libvirt] [PATCH] Don't overwrite errors from xend_{get,req}

Eric Blake eblake at redhat.com
Thu Sep 1 22:40:33 UTC 2011


On 09/01/2011 04:27 PM, Jim Fehlig wrote:
> xenDaemonDomainFetch() was overwriting errors reported by
> xend_get() and xend_req().  E.g. without patch
>
> error: failed Xen syscall xenDaemonDomainFetch failed to find this domain
>
> with patch
>
> error: internal error Xend returned HTTP Content-Length of 73817, which exceeds maximum of 65536
> ---
>   src/xen/xend_internal.c |   12 +++++-------
>   1 files changed, 5 insertions(+), 7 deletions(-)

ACK.

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




More information about the libvir-list mailing list