libvirt/src/opennebula
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
..
one_client.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_client.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
one_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_conf.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
one_driver.c Fix compilation for configure --disable-nls 2009-12-07 22:52:55 +01:00
one_driver.h Finish the integration of OpenNebula driver 2009-06-24 17:32:56 +00:00