aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRichard Guy Briggs <[email protected]>2019-05-22 17:51:09 -0400
committerPaul Moore <[email protected]>2019-05-23 21:05:08 -0400
commitecc68904a3e5efb07cb4f0b97d15c7e0e4623d13 (patch)
tree985240aa63f2a885eb88a2222d4e05c09248121b /tools/perf/scripts/python/export-to-sqlite.py
parentb48345aafb203803ccda4488cb5409b1ed435c0a (diff)
audit: re-structure audit field valid checks
Multiple checks were being done in one switch case statement that started to cause some redundancies and awkward exceptions. Separate the valid field and op check from the select valid values checks. Enforce the elimination of meaningless bitwise and greater/lessthan checks on string fields and other fields with unrelated scalar values. Please see the github issue https://github.com/linux-audit/audit-kernel/issues/73 Signed-off-by: Richard Guy Briggs <[email protected]> Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions