]> xenbits.xensource.com Git - libvirt.git/commit
commandtest: Resolve Coverity RESOURCE_LEAK
authorJohn Ferlan <jferlan@redhat.com>
Fri, 22 Aug 2014 14:30:44 +0000 (10:30 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 22 Aug 2014 17:02:47 +0000 (13:02 -0400)
commite1d0471e587567647aae3ec7d81e12e88badd809
treed141820e49d669de6b88ecab0a2ba4d406a2d26a
parentb9ff7393bca5df988e182b45ede34c636b0ae90d
commandtest: Resolve Coverity RESOURCE_LEAK

Since '62f263a73' - Coverity complains if the !pidfile path is taken,
then newfd1 would be leaked.
tests/commandtest.c