This series of patches cleans up the Coverity issues reported by John.
Stefan
v1->v2: fixed patch 3
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.c | 3 ++-
src/util/vircommand.h | 2 +-
tests/commandtest.c | 3 +--
5 files changed, 7 insertions(+), 8 deletions(-)
--
2.20.1