Re: [PATCH] xen: properly report out of memory when hvm_type is too small

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

 



On Fri, Jan 20, 2012 at 04:36:29PM -0700, Eric Blake wrote:
> On 01/20/2012 09:57 AM, Guido Günther wrote:
> > ---
> >  src/xen/xen_hypervisor.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/src/xen/xen_hypervisor.c b/src/xen/xen_hypervisor.c
> > index 855576c..51b92d3 100644
> > --- a/src/xen/xen_hypervisor.c
> > +++ b/src/xen/xen_hypervisor.c
> > @@ -2598,7 +2598,7 @@ xenHypervisorMakeCapabilitiesInternal(virConnectPtr conn,
> >                                 &line[subs[1].rm_so],
> >                                 subs[1].rm_eo-subs[1].rm_so,
> >                                 sizeof(hvm_type)) == NULL)
> > -                    return NULL;
> > +                    goto no_memory;
> 
> ACK.
Pushed. Thanks,
 -- Guido

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]