mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-06 04:42:58 +00:00
54b3e9b946
in-scope types When a roleattribute is in a declared scope, CIL roletype statements are generated for all types associated with it. This incorrectly includes types that are associated with the roleattribute in optional blocks, which can result in CIL resolution failures if the optional block is turned off due to a missing type. So, change the roletype CIL statement generation with roleattributes to mimic the behavior of roles, ensuring declared roleattributes are only associated with in-scope types. Signed-off-by: Steve Lawrence <slawrence@tresys.com> Reported-by: Miroslav Grepl <mgrepl@redhat.com> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.mk | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |