libvirt/src/conf
John Ferlan ca1f385457 conf: Fix leak in virNodeDeviceDefParseXML
The 'nodes' is overwritten after the first usage and possibly leaked
if any code in the first set of parsing goes to error.

Found by Coverity.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2017-02-27 17:04:33 -05:00
..
capabilities.c
capabilities.h
cpu_conf.c Avoid compiler warnings in virCPUDefStealModel 2016-11-16 09:04:51 +01:00
cpu_conf.h cpu: Avoid adding <vendor> to custom CPUs 2016-11-15 15:49:16 +01:00
device_conf.c
device_conf.h qemu: new functions to calculate/set device pciConnectFlags 2016-11-14 14:05:03 -05:00
domain_addr.c conf: Make switch statements more strict 2017-02-22 18:55:55 +01:00
domain_addr.h conf: move VIR_DOMAIN_USB_HUB_PORTS to the header file 2017-01-31 13:09:08 +01:00
domain_audit.c conf: Wire up the vhost-scsi connection from/to XML 2016-11-24 12:22:25 -05:00
domain_audit.h
domain_capabilities.c qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
domain_capabilities.h qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
domain_conf.c Add ATTRIBUTE_FALLTHROUGH for switch cases without break 2017-02-23 10:11:16 +00:00
domain_conf.h conf: remove redundant iothreads variable 2017-02-20 17:30:55 +01:00
domain_event.c Add domain event for metadata changes 2017-01-09 15:53:00 +00:00
domain_event.h Add domain event for metadata changes 2017-01-09 15:53:00 +00:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c
interface_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c Add ATTRIBUTE_FALLTHROUGH for switch cases without break 2017-02-23 10:11:16 +00:00
network_conf.h conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c conf: Fix leak in virNodeDeviceDefParseXML 2017-02-27 17:04:33 -05:00
node_device_conf.h nodedev: Rework virNodeDeviceGetParentHost 2017-02-19 06:45:09 -05:00
node_device_event.c
node_device_event.h
numa_conf.c qemu, conf: Rename virNumaMemAccess to virDomainMemoryAccess 2017-02-09 14:27:19 +01:00
numa_conf.h qemu, conf: Rename virNumaMemAccess to virDomainMemoryAccess 2017-02-09 14:27:19 +01:00
nwfilter_conf.c
nwfilter_conf.h
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h
secret_conf.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_conf.h conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_event.c secret: add support for value change events 2017-01-09 16:42:04 +00:00
secret_event.h secret: add support for value change events 2017-01-09 16:42:04 +00:00
snapshot_conf.c qemu: block copy: Forbid block copy to relative paths 2016-12-16 18:30:39 +01:00
snapshot_conf.h
storage_conf.c conf: Cleanup matchFCHostToSCSIHost 2017-02-21 10:52:20 -05:00
storage_conf.h util: Replace virStoragePoolGetVhbaSCSIHostParent 2017-02-19 06:45:09 -05:00
storage_event.c
storage_event.h
virchrdev.c
virchrdev.h
virdomainobjlist.c
virdomainobjlist.h
virsecretobj.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
virsecretobj.h