libvirt/src/conf
Jim Meyering a986892e61 maint: add more free-like functions to the list and deal with fallout
* cfg.mk (useless_free_options): Add many vir*Free* function names,
and then remove the useless if-before-free tests exposed by running
make syntax-check.
* src/conf/interface_conf.c (virInterfaceDefFree): Remove useless "if".
(virInterfaceAssignDef): Likewise.
* src/conf/network_conf.c (virNetworkAssignDef): Likewise.
* src/conf/storage_conf.c (virStoragePoolObjAssignDef): Likewise.
* src/node_device/node_device_hal.c (dev_create): Likewise.
* src/security/virt-aa-helper.c (vahDeinit): Likewise.
* src/test/test_driver.c (testNodeDeviceCreateXML): Likewise.
* src/util/conf.c (virConfSetValue): Likewise.
2010-05-18 07:53:42 +02:00
..
capabilities.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
capabilities.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_conf.c Only parse 'CPU XML' in virCPUDefParseXML() 2010-04-01 14:04:43 +02:00
cpu_conf.h Helper function for making a copy of virCPUDefPtr 2010-03-26 23:03:17 +01:00
domain_conf.c Don't wipe generated iface target in active domains 2010-05-04 17:01:51 +02:00
domain_conf.h Make virDomainSnapshotObjListDeinit static. 2010-04-23 14:20:56 -04:00
domain_event.c Fix possible crash in handling IO Error event 2010-05-14 09:18:51 -04:00
domain_event.h Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
interface_conf.c maint: add more free-like functions to the list and deal with fallout 2010-05-18 07:53:42 +02:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c maint: add more free-like functions to the list and deal with fallout 2010-05-18 07:53:42 +02:00
network_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
node_device_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
nwfilter_conf.c nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_conf.h nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_params.c This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c maint: add more free-like functions to the list and deal with fallout 2010-05-18 07:53:42 +02:00
storage_conf.h Add CIFS to the list of network file systems 2010-05-18 01:34:34 +02:00
storage_encryption_conf.c storage_encryption: silence clang warning 2010-05-10 13:53:12 -06:00
storage_encryption_conf.h storage_encryption: silence clang warning 2010-05-10 13:53:12 -06:00