[PATCH 0/3] Couple of cleanups

Michal Privoznik mprivozn at redhat.com
Mon Jun 14 11:06:11 UTC 2021


I've noticed these while reviewing Tim's asan patches.

Michal Prívozník (3):
  Don't call qsort() over NULL
  tests: Don't pass INT_MAX to virFileReadAll()
  src: Use 1U for bit shifting

 src/conf/capabilities.c         |  6 ++++--
 src/conf/domain_capabilities.h  |  2 +-
 src/cpu/cpu_x86.c               | 10 +++++-----
 src/security/security_manager.c |  3 ++-
 tests/networkxml2firewalltest.c |  2 +-
 tests/testutils.c               |  4 ++--
 tools/nss/libvirt_nss.c         |  3 ++-
 7 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.31.1




More information about the libvir-list mailing list