mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-06 10:17:32 +00:00
Anonymous levels can be passed as call arguments and they can appear in anonymous levelranges as well. Anonymous call arguments are resolved when they are used in a rule. If more than one rule uses the anonymous level, then a memory leak will occur when a new list for the category datum expression is created without destroying the old one. When resolving a level, check if the sensitivity datum has already been resolved. If it has, then the categories have been as well. Signed-off-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
COPYING | ||
Makefile | ||
VERSION |