libvirt/src/uml
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
..
uml_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
uml_conf.h Move UML driver to src/uml/ 2009-09-21 14:41:43 +01:00
uml_driver.c Switch UML driver to use a private data blob for virDomainObj state 2009-12-08 13:46:53 +00:00
uml_driver.h Move UML driver to src/uml/ 2009-09-21 14:41:43 +01:00