libvirt/src/security
Daniel P. Berrange 31c698d76d Avoid crash in security driver if model is NULL
If the XML security model is NULL, it is assumed that the current
model will be used with dynamic labelling. The verify step is
meaningless and potentially crashes if dereferencing NULL

* src/security/security_manager.c: Skip NULL model on verify
2011-01-21 16:07:04 +00:00
..
security_apparmor.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_apparmor.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_dac.c domain_conf: split source data out from ChrDef 2011-01-14 09:54:26 -07:00
security_dac.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_driver.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_driver.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_manager.c Avoid crash in security driver if model is NULL 2011-01-21 16:07:04 +00:00
security_manager.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_nop.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_nop.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_selinux.c domain_conf: split source data out from ChrDef 2011-01-14 09:54:26 -07:00
security_selinux.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_stack.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_stack.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
virt-aa-helper.c domain_conf: split source data out from ChrDef 2011-01-14 09:54:26 -07:00