]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-network: Resolve Coverity RESOURCE_LEAK
authorJohn Ferlan <jferlan@redhat.com>
Wed, 27 Aug 2014 19:06:56 +0000 (15:06 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 28 Aug 2014 12:12:16 +0000 (08:12 -0400)
commitadedda2cc81862b54b9eb7f0c8a6a690fcbf818e
treebd1e451527f7538dab37ba4d02fce5d2d5165320
parent0cec79b91bf07a8cb18460f74753c05759ee6058
virsh-network: Resolve Coverity RESOURCE_LEAK

Need to free 'xmlFromFile' on/for the error path when current was
returning false only
tools/virsh-network.c