diff options
author | 2022-01-25 15:14:14 +0100 | |
---|---|---|
committer | 2022-01-26 15:13:58 -0500 | |
commit | 9e2fe574c02bde46307255467a5e4291f65227fe (patch) | |
tree | 5a94795947835f92fe02bbcf9a93ee369c0ddbfc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: declare name parameter of hash_eval const (diff) | |
download | linux-dev-9e2fe574c02bde46307255467a5e4291f65227fe.tar.xz linux-dev-9e2fe574c02bde46307255467a5e4291f65227fe.zip |
selinux: enclose macro arguments in parenthesis
Enclose the macro arguments in parenthesis to avoid potential evaluation
order issues.
Note the xperm and ebitmap macros are still not side-effect safe due to
double evaluation.
Reported by clang-tidy [bugprone-macro-parentheses]
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
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