
23 Nov
2021
23 Nov
'21
1:57 p.m.
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@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@redhat.com> Jano