Re: [libosinfo 4/4] loader: Fix leak in osinfo_loader_os

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

 



On Thu, Dec 06, 2012 at 11:56:43AM +0100, Michal Privoznik wrote:
> On 06.12.2012 10:54, Christophe Fergeau wrote:
> > ---
> >  osinfo/osinfo_loader.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
> > index bb7949e..b392a43 100644
> > --- a/osinfo/osinfo_loader.c
> > +++ b/osinfo/osinfo_loader.c
> > @@ -982,6 +982,7 @@ static void osinfo_loader_os(OsinfoLoader *loader,
> >              break;
> >  
> >          osinfo_os_add_tree (os, tree);
> > +        g_object_unref(G_OBJECT(tree));
> >      }
> >  
> >      g_free(nodes);
> > 
> 
> ACK series.

I pushed this series, but I mistakenly pushed an additional patch on top of
it which I wanted to test more before sending. I'll send it for
review now, but I'm happy to revert it.

Christophe

Attachment: pgpGTQb6ZAKo1.pgp
Description: PGP signature

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux