mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-08 13:47:46 +00:00
An attribute that has no types associated with it should still match with itself, but ebitmap_match_any() will return false if there are no bits set in either bitmap. The solution is to check to see if the two datums passed into cil_type_match_any() are the same. This has the additional advantage of providing a quick match anytime the attributes are the same. Signed-off-by: James Carter <jwcart2@tycho.nsa.gov> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.mk | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |