libvirt/src/phyp
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
..
phyp_driver.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
phyp_driver.h phyp: Fix memory/session leaks and potential invalid frees 2009-11-06 21:28:49 +01:00