[libvirt] [PATCH 0/4] Cleanups on vTPM encrytion patches

Stefan Berger stefanb at linux.vnet.ibm.com
Fri Jul 26 13:42:42 UTC 2019


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




More information about the libvir-list mailing list