This series of patches cleans up the Coverity issues reported by John.

   Stefan

Stefan Berger (4):
  tpm: Fix memory leak and use existing variable instead
  tests: Call virCommandFree() in cleanup section
  utils: Remove ATTRIBUTE_NONNULL(1) from virCommandSetSendBuffer
  conf: Remove ATTRIBUTE_NONNULL(2) from virDomainCheckDeviceChanges()

 src/conf/domain_conf.h | 3 +--
 src/qemu/qemu_tpm.c    | 4 ++--
 src/util/vircommand.h  | 2 +-
 tests/commandtest.c    | 3 +--
 4 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to