diff options
author | 2023-04-20 17:05:02 +0200 | |
---|---|---|
committer | 2023-05-08 16:49:14 -0400 | |
commit | 4595ae8c4a10a005a24c0994b710c9575f5b46b9 (patch) | |
tree | df096d88f7c5f5f9e9116b05c2f0a68b088748d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: drop return at end of void function avc_insert() (diff) | |
download | wireguard-linux-4595ae8c4a10a005a24c0994b710c9575f5b46b9.tar.xz wireguard-linux-4595ae8c4a10a005a24c0994b710c9575f5b46b9.zip |
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: Christian Göttsche <cgzones@googlemail.com>
[PM: slight formatting tweak in description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions