[libvirt] [PATCH 0/3] A few more Coverity patches

John Ferlan posted 3 patches 4 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191114215808.16324-1-jferlan@redhat.com
src/network/bridge_driver.c | 31 ++++++++++++++++++++++---------
src/util/virfile.c          |  3 +--
2 files changed, 23 insertions(+), 11 deletions(-)
[libvirt] [PATCH 0/3] A few more Coverity patches
Posted by John Ferlan 4 years, 4 months ago
Finally got Coverity to build with the recent build env changes.
With doing that Coverity re-examines everything and bridge_driver
generated a couple of longer term things.  The virFileRewrite is
from more recent changes.

John Ferlan (3):
  util: Remove unnecessary check in virFileRewrite
  network: Use local variables in networkUpdatePortBandwidth
  network: Check for QOS before blindly using it

 src/network/bridge_driver.c | 31 ++++++++++++++++++++++---------
 src/util/virfile.c          |  3 +--
 2 files changed, 23 insertions(+), 11 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list