]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: fix error path in testConnectOpen
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Thu, 8 Mar 2018 12:20:35 +0000 (13:20 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 15 Mar 2018 21:12:28 +0000 (17:12 -0400)
commit1ee9c384da1d5f48658440f86ad1a88280907485
tree6437954432b36e727ac88cccf760490b03de2038
parentbc0f82adf8988668922181e1fba9d95e064747d2
test: fix error path in testConnectOpen

In case of an error do the cleanup of the private data of the
connection.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/test/test_driver.c