diff options
author | Kees Cook <[email protected]> | 2024-02-22 14:00:50 -0800 |
---|---|---|
committer | Kees Cook <[email protected]> | 2024-02-29 13:38:03 -0800 |
commit | 3e389d457badb1dc07f9fb3197bd7cb5c2833e36 (patch) | |
tree | 30f18a4cbaadb41efbc7487ad224d3d827d8b60d /scripts/generate_rust_analyzer.py | |
parent | 1b1bcbf454f8e422c1e8e36bb21d726c39833576 (diff) |
leaking_addresses: Ignore input device status lines
These are false positives from the input subsystem:
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/sys/devices/platform/i8042/serio0/input/input1/uevent: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/sys/devices/platform/i8042/serio0/input/input1/capabilities/key: 402000000 3803078f800d001 feffffdf
Pass in the filename for more context and expand the "ignored pattern"
matcher to notice these.
Reviewed-by: Tycho Andersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions