mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-16 19:24:35 +00:00
1fe89056ea
When copying classpermission or classpermissionset statements, we did not properly initialize the new structs. This would cause a segfault when one used either of these statements inside a tunableif block, e.g. (tunableif foo (true (classpermissionset cps (cls (perm1 perm2)))) (false (classpermissionset cps (cls (perm1))))) Reported-by: Dominick Grift <dac.override@gmail.com> Signed-off-by: Steve Lawrence <slawrence@tresys.com> Signed-off-by: James Carter <jwcart2@tycho.nsa.gov> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.mk | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |