On a Monday in 2021, Peter Krempa wrote:
Use the appropriate enum type instead of an int and fix the XML
parser
and one missing fully populated switch.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 14 +++++---------
src/security/security_selinux.c | 3 ++-
src/util/virseclabel.h | 2 +-
3 files changed, 8 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano