[PATCH 0/3] Avoid some GCC 10 warnings

Boris Fiuczynski fiuczy at linux.ibm.com
Thu Aug 13 14:03:43 UTC 2020


Caught these when switching to F32 using GCC v10.2.1 on s390x.

Boris Fiuczynski (3):
  qemu: avoid maybe-uninitialized warning by GCC 10
  tools: avoid potential null pointer dereference by GCC 10
  storage: avoid maybe-uninitialized warning by GCC 10

 src/qemu/qemu_migration.c                  | 2 +-
 src/storage/storage_backend_iscsi_direct.c | 8 ++++----
 tools/vsh.c                                | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1




More information about the libvir-list mailing list