Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selinux: fix handling of uninitialized selinux state in get_bools/cla…
…sses If security_get_bools/classes are called before the selinux state is initialized (i.e. before first policy load), then they should just return immediately with no booleans/classes. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>
- Loading branch information