Re: [virt-viewer 2/7] ovirt: Add OvirtForeignMenu class

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

 




----- Mail original -----
> > I'm not particularly fond of g_clear_object()/g_clear_pointer() and the not
> > really needed atomic operations that come with them.
> 
> They make the code really more pleasant, and they are used in the rest of vv,
> so it would nice to follow that style.

$ git grep g_clear_object |wc -l
8

There are that many occurrences of if (foo != NULL) g_object_unref(foo); in remote-viewer.c alone.

Christophe

_______________________________________________
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