I'm doing another coverity cleanup run; Coverity reported as many
as 75 errors this time around, but that definitely includes some
false positives. I'll add to this thread as I sort through more
reports to see which ones are real, but to get things started:
Eric Blake (3):
rpc: avoid double close on error
rpc: avoid uninitialized memory use
python: avoid unlikely sign extension bug
python/libvirt-override.c | 2 +-
src/rpc/virnetserver.c | 2 +-
src/rpc/virnettlscontext.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
1.7.4.4