libvirt/src/conf
Matthias Bolte 1b9d074493 Add virBufferFreeAndReset() and replace free()
Replace free(virBufferContentAndReset()) with virBufferFreeAndReset().
Update documentation and replace all remaining calls to free() with
calls to VIR_FREE(). Also add missing calls to virBufferFreeAndReset()
and virReportOOMError() in OOM error cases.
2009-12-10 00:00:50 +01:00
..
capabilities.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
capabilities.h Introduce callbacks for serializing domain object private data to XML 2009-12-08 13:46:54 +00:00
domain_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
domain_conf.h Introduce callbacks for serializing domain object private data to XML 2009-12-08 13:46:54 +00:00
domain_event.c Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
domain_event.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
interface_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
interface_conf.h Support for IPv6 / multiple addresses per interfaces 2009-11-03 21:04:56 +01:00
network_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
network_conf.h Store the range size when adding a DHCP range 2009-11-06 18:07:24 +01:00
node_device_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
node_device_conf.h Removing devicePath member from dev struct 2009-11-19 16:02:18 +01:00
secret_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
secret_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
storage_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
storage_conf.h storage: Add ParseSourceString function for use with FindPoolSources. 2009-10-28 11:30:40 -04:00
storage_encryption_conf.c storage: conf: Fix memory leak in encryption parsing 2009-11-03 16:46:54 -05:00
storage_encryption_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00