[PATCH 0/5] Fix qemuNodeGetSecurityModel() and some related cleanups

Michal Privoznik mprivozn at redhat.com
Mon Jan 4 18:20:40 UTC 2021


While I'd love to give more context, I can't - I've found these on a
stale branch. However, they are still valid and worth of merging.

Michal Prívozník (5):
  qemu: Use virStrcpy in qemuNodeGetSecurityModel()
  qemu: Obtain @caps only after ACL check in qemuNodeGetSecurityModel
  qemu: Fix retval if ACL check fails in qemuNodeGetSecurityModel
  domain_conf: Parse full length of some <seclabel/> attributes
  use more virStrcpy() and virStrcpyStatic()

 src/conf/domain_conf.c          |  6 ++----
 src/libvirt-lxc.c               |  5 ++---
 src/qemu/qemu_driver.c          | 23 +++++++++--------------
 src/remote/remote_driver.c      | 12 ++++--------
 src/security/security_selinux.c |  3 +--
 5 files changed, 18 insertions(+), 31 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list