Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
leaking_addresses: check if file name contains address
Sometimes files may be created by using output from printk. As the scan traverses the directory tree we should parse each path name and check if it is leaking an address. Add check for leaking address on each path name. Suggested-by: Tycho Andersen <[email protected]> Acked-by: Tycho Andersen <[email protected]> Signed-off-by: Tobin C. Harding <[email protected]>
- Loading branch information