Ping for series ? On Tue, Jan 21, 2014 at 11:42:54AM +0100, Christophe Fergeau wrote: > The elements of the returned list are integer enum values, so they cannot > be unreffed. > --- > libvirt-gconfig/libvirt-gconfig-domain-os.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/libvirt-gconfig/libvirt-gconfig-domain-os.c b/libvirt-gconfig/libvirt-gconfig-domain-os.c > index 03c8a85..b922a0e 100644 > --- a/libvirt-gconfig/libvirt-gconfig-domain-os.c > +++ b/libvirt-gconfig/libvirt-gconfig-domain-os.c > @@ -267,8 +267,7 @@ static gboolean add_boot_device(xmlNodePtr node, gpointer opaque) > * @os: a #GVirConfigDomainOs > * > * Gets the list of devices attached to @os. The returned list should be > - * freed with g_list_free(), after its elements have been unreffed with > - * g_object_unref(). > + * freed with g_list_free(). > * > * Returns: (element-type LibvirtGConfig.DomainOsBootDevice) (transfer full): > * a newly allocated #GList of #GVirConfigDomainOsBootDevice. > -- > 1.8.4.2 > > -- > libvir-list mailing list > libvir-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libvir-list
Attachment:
pgpLrazXJfMDR.pgp
Description: PGP signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list