mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
1b9d074493
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. |
||
---|---|---|
.. | ||
security_apparmor.c | ||
security_apparmor.h | ||
security_driver.c | ||
security_driver.h | ||
security_selinux.c | ||
security_selinux.h | ||
virt-aa-helper.c |