diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2022-01-25 17:14:14 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-01-26 23:13:58 +0300 |
commit | 9e2fe574c02bde46307255467a5e4291f65227fe (patch) | |
tree | 5a94795947835f92fe02bbcf9a93ee369c0ddbfc /scripts/insert-sys-cert.c | |
parent | d3b1161f29cf479b86d4c3c6f200a8eb27254877 (diff) | |
download | linux-9e2fe574c02bde46307255467a5e4291f65227fe.tar.xz |
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 'scripts/insert-sys-cert.c')
0 files changed, 0 insertions, 0 deletions