*** BLURB HERE *** *** BLURB THERE *** *** BLURB EVEYWHERE *** Ján Tomko (13): conf: domain: use g_new0 conf: capabilities: use g_new0 conf: network: use g_new0 conf: node_device: use g_new0 conf: domain_addr: use g_new0 conf: interface: use g_new0 conf: numa: use g_new0 conf: storage: use g_new0 conf: virsecretobj: use g_new0 conf: nwfilter_params: use g_new0 conf: cpu: use g_new0 conf: use g_new0 conf: virDomainUSBAddressHubNew: refactor src/conf/capabilities.c | 39 +-- src/conf/checkpoint_conf.c | 4 +- src/conf/cpu_conf.c | 15 +- src/conf/domain_addr.c | 37 +-- src/conf/domain_capabilities.c | 7 +- src/conf/domain_conf.c | 347 ++++++++++---------------- src/conf/domain_event.c | 3 +- src/conf/domain_nwfilter.c | 3 +- src/conf/interface_conf.c | 29 +-- src/conf/netdev_bandwidth_conf.c | 9 +- src/conf/netdev_vlan_conf.c | 4 +- src/conf/netdev_vport_profile_conf.c | 3 +- src/conf/network_conf.c | 37 +-- src/conf/networkcommon_conf.c | 3 +- src/conf/node_device_conf.c | 37 +-- src/conf/numa_conf.c | 23 +- src/conf/nwfilter_conf.c | 12 +- src/conf/nwfilter_params.c | 21 +- src/conf/object_event.c | 11 +- src/conf/secret_conf.c | 3 +- src/conf/snapshot_conf.c | 4 +- src/conf/storage_conf.c | 21 +- src/conf/virchrdev.c | 10 +- src/conf/virdomaincheckpointobjlist.c | 10 +- src/conf/virdomainmomentobjlist.c | 6 +- src/conf/virdomainobjlist.c | 8 +- src/conf/virdomainsnapshotobjlist.c | 9 +- src/conf/virinterfaceobj.c | 5 +- src/conf/virnetworkobj.c | 7 +- src/conf/virnetworkportdef.c | 4 +- src/conf/virnodedeviceobj.c | 7 +- src/conf/virnwfilterbindingdef.c | 6 +- src/conf/virnwfilterbindingobjlist.c | 8 +- src/conf/virnwfilterobj.c | 9 +- src/conf/virsecretobj.c | 21 +- 35 files changed, 271 insertions(+), 511 deletions(-) -- 2.26.2