]> xenbits.xensource.com Git - libvirt.git/commit
conf: Separate seclabel validation from parsing
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Mar 2018 15:42:04 +0000 (16:42 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 14 Mar 2018 11:19:44 +0000 (12:19 +0100)
commit3960aeb7a6fec585cc5ed1410149112e69ae8b1c
tree6a724a87dc77d53c2bf2cb338604cf09c476acba
parent28e1068c4fc47f18b3dc619f786d71fec85a301d
conf: Separate seclabel validation from parsing

Rather than checking that the security label is legal when parsing it
move the code into a separate function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/conf/domain_conf.c