libvirt/src/conf
Daniel P. Berrange 75e656a363 Fix crash parsing RNG device specification
Code that validates the whitelist for the RNG device filename
didn't account for fact that filename may be NULL. This led
to a NULL reference crash. This wasn't caught since the test
suite was not covering this XML syntax

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-03-07 12:57:10 +00:00
..
capabilities.c Turn virCapabilities into a virObject 2013-02-08 11:34:26 +00:00
capabilities.h Turn virCapabilities into a virObject 2013-02-08 11:34:26 +00:00
cpu_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
cpu_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
device_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
device_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
domain_audit.c conf: Need to initialize variables before VIR_FREE 2013-01-22 17:29:25 +01:00
domain_audit.h Rename cgroup.{h,c} to vircgroup.{h,c} 2012-12-21 11:17:12 +00:00
domain_conf.c Fix crash parsing RNG device specification 2013-03-07 12:57:10 +00:00
domain_conf.h conf: whitespace cleanups and refactors with no semantic impact 2013-03-05 08:34:49 +01:00
domain_event.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
domain_event.h Add support for SUSPEND_DISK event 2012-10-15 12:09:10 +02:00
domain_nwfilter.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
domain_nwfilter.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
interface_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
interface_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
netdev_bandwidth_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
netdev_bandwidth_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vlan_conf.c netdev_vlan_conf: Resolve memory leak found by Valgrind. 2013-02-07 14:08:14 -05:00
netdev_vlan_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vport_profile_conf.c vport_profile_conf: Resolve memory leak found by Valgrind 2013-02-07 14:08:14 -05:00
netdev_vport_profile_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
network_conf.c Revert "Add support for <option> tag in network config" 2013-02-27 10:55:24 -05:00
network_conf.h Revert "Add support for <option> tag in network config" 2013-02-27 10:55:24 -05:00
node_device_conf.c Rename all PCI device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
node_device_conf.h Rename all PCI device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
nwfilter_conf.c Turn virDomainObjList into an opaque virObject 2013-02-05 15:49:25 +00:00
nwfilter_conf.h Turn virDomainObjList into an opaque virObject 2013-02-05 15:49:25 +00:00
nwfilter_ipaddrmap.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
nwfilter_ipaddrmap.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_params.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
nwfilter_params.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
secret_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
secret_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
snapshot_conf.c snapshot: Mention disk-only snapshots in error message 2013-01-30 11:08:41 +01:00
snapshot_conf.h snapshot: conf: Make virDomainSnapshotIsExternal more reusable 2013-01-05 08:40:00 +01:00
storage_conf.c storage: cast -1 for uid_t|gid_t 2013-02-25 15:46:32 +01:00
storage_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
storage_encryption_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
storage_encryption_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
virchrdev.c conf: Add unix socket support to virChrdevOpen 2013-01-04 18:07:11 -07:00
virchrdev.h conf: Add unix socket support to virChrdevOpen 2013-01-04 18:07:11 -07:00