]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: refactor qemuMonitorTestProcessCommandDefault
authorJán Tomko <jtomko@redhat.com>
Sat, 15 Jun 2019 09:43:09 +0000 (11:43 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 17 Jun 2019 14:12:57 +0000 (16:12 +0200)
commit4659a1985cad61c6081bff5c9a003a40ceb393ea
tree3869907f7151c04e24036072ba14e63fb94ae5aa
parent20d3c483e8b43bed67973a33ab20cb71c005d3ac
tests: refactor qemuMonitorTestProcessCommandDefault

Use VIR_AUTOPTR and get rid of the 'ret' variable.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitortestutils.c