Skip to content
Commit c73dff59 authored by Tobin C. Harding's avatar Tobin C. Harding
Browse files

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: default avatarTycho Andersen <tycho@tycho.ws>
Acked-by: default avatarTycho Andersen <tycho@tycho.ws>
Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
parent 2306a677
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment