]> xenbits.xensource.com Git - libvirt.git/commit
tests: Resolve Coverity DEADCODE
authorJohn Ferlan <jferlan@redhat.com>
Thu, 4 Sep 2014 19:30:33 +0000 (15:30 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 11 Sep 2014 12:10:13 +0000 (08:10 -0400)
commita893b20eed778cb5928f6412baed249a9909f11d
tree5d26868e0d065ec4a961cd8e3945db686feccb92
parent2676903fc07af4e205ab6c82c0c53db7b2377a54
tests: Resolve Coverity DEADCODE

Coverity complains that the various checks for autoincrement and changed
variables are DEADCODE - seems to me to be a false positive - so mark it.

Signed-off-by: John Ferlan <jferlan@redhat.com>
tests/virstringtest.c