On Fri, Aug 20, 2021 at 2:01 PM Ján Tomko <jtomko@redhat.com> wrote:
Convert two more functions to use automatic cleanup.

Ján Tomko (2):
  tests: use g_auto in testQemuGetCaps
  tests: use g_auto in qemuTestParseCapabilitiesArch

 tests/qemucaps2xmltest.c | 16 ++++++----------
 tests/testutilsqemu.c    | 10 +++-------
 2 files changed, 9 insertions(+), 17 deletions(-)

--
2.31.1


Reviewed-by:  Kristina Hanicova <khanicov@redhat.com>

Kristina