Skip to content
Commit 4595ae8c authored by Christian Göttsche's avatar Christian Göttsche Committed by Paul Moore
Browse files

selinux: retain const qualifier on string literal in avtab_hash_eval()



The second parameter `tag` of avtab_hash_eval() is only used for
printing.  In policydb_index() it is called with a string literal:

    avtab_hash_eval(&p->te_avtab, "rules");

Signed-off-by: default avatarChristian Göttsche <cgzones@googlemail.com>
[PM: slight formatting tweak in description]
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent aeb060ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment