diff options
| author | Gaosheng Cui <[email protected]> | 2021-10-16 07:23:51 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2021-10-18 22:34:37 +0000 |
| commit | d9516f346e8b8e9c7dd37976a06a5bde1a871d6f (patch) | |
| tree | 0aba70364c97f813187391fb16cc08fae0c151cb /scripts/gcc-plugins/gcc-generate-ipa-pass.h | |
| parent | audit: add OPENAT2 record to list "how" info (diff) | |
| download | kernel-d9516f346e8b8e9c7dd37976a06a5bde1a871d6f.tar.gz kernel-d9516f346e8b8e9c7dd37976a06a5bde1a871d6f.zip | |
audit: return early if the filter rule has a lower priority
It is not necessary for audit_filter_rules() functions to check
audit fileds of the rule with a lower priority, and if we did,
there might be some unintended effects, such as the ctx->ppid
may be changed unexpectedly, so return early if the rule has
a lower priority.
Signed-off-by: Gaosheng Cui <[email protected]>
[PM: slight tweak to the subject line]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-ipa-pass.h')
0 files changed, 0 insertions, 0 deletions
