See
https://listman.redhat.com/archives/libvir-list/2021-July/msg00163.html
Changes since V1:
* Fixed a mistake in the copy-out of virQEMUCapsGetMachineTypesCaps, where
the array was allocated with the un-adjusted size.
Tim Wiederhake (2):
virQEMUCapsGetMachineTypesCaps: Use GPtrArray
viralloc: Delete VIR_INSERT_ELEMENT_COPY and
VIR_INSERT_ELEMENT_COPY_INPLACE
src/qemu/qemu_capabilities.c | 37 ++++++++++++++++++------------------
src/util/viralloc.h | 22 ++++-----------------
2 files changed, 22 insertions(+), 37 deletions(-)
--
2.31.1