commit | 1c1e3be0bf37db1396b4ecd995992643a6d92c00 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Thu Nov 09 14:02:41 2017 +1100 |
committer | Tobin C. Harding <me@tobin.cc> | Tue Nov 14 09:29:27 2017 +1100 |
tree | bec00162b52da21473d9844ef53e54394d4a221f | |
parent | a284733e26e8e173cb5f589531a655d723ecb3ea [diff] |
leaking_addresses: add to exclude files/paths list There are a couple more files that cause the script to stall. /sys/firmware/devicetree and its symlink /proc/device-tree, reported by Michael Ellerman. usbmon should be skipped were ever it appears. Reported by Kees Cook Add files to be excluded from parsing. Signed-off-by: Tobin C. Harding <me@tobin.cc>