]> xenbits.xensource.com Git - libvirt.git/commit
testutils: call va_end before return
authorPavel Hrdina <phrdina@redhat.com>
Mon, 16 Nov 2020 15:12:09 +0000 (16:12 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 16 Nov 2020 16:25:41 +0000 (17:25 +0100)
commite8e90a35df007ee6032d2dc0b6aa3d21747cc326
tree4dcb9d4da9087bbbce000a60bbfe378e04b98a50
parentb04908319b295d9dab36382c641426e14c2fecb4
testutils: call va_end before return

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/testutils.c