[PATCH 0/3] Couple of cleanups

Michal Privoznik posted 3 patches 2 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1623668629.git.mprivozn@redhat.com
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(-)
[PATCH 0/3] Couple of cleanups
Posted by Michal Privoznik 2 years, 10 months ago
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