summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
diff options
context:
space:
mode:
authorPaul Moore2019-05-30 18:53:42 +0200
committerPaul Moore2019-05-30 18:53:42 +0200
commit839d05e413856bd686a33b59294d4e8238169320 (patch)
treedbf4bd3494b443ac7e6907a4aaa503e8d6a7e284 /kernel/audit.c
parentaudit: enforce op for string fields (diff)
downloadkernel-qcow2-linux-839d05e413856bd686a33b59294d4e8238169320.tar.gz
kernel-qcow2-linux-839d05e413856bd686a33b59294d4e8238169320.tar.xz
kernel-qcow2-linux-839d05e413856bd686a33b59294d4e8238169320.zip
audit: remove the BUG() calls in the audit rule comparison functions
The audit_data_to_entry() function ensures that the operator is valid so we can get rid of these BUG() calls. We keep the "return 0" just so the system behaves in a sane-ish manner should something go horribly wrong. Signed-off-by: Paul Moore <paul@paul-moore.com> Acked-by: Richard Guy Briggs <rgb@redhat.com>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions