Commit 1b1bcbf4 authored by Kees Cook's avatar Kees Cook
Browse files

leaking_addresses: Use File::Temp for /tmp files



Instead of using a statically named path in /tmp, use File::Temp to create
(and remove) the temporary file used for parsing /proc/config.gz.

Reviewed-by: default avatarTycho Andersen <tandersen@netflix.com>
Link: https://lore.kernel.org/r/20240222220053.1475824-2-keescook@chromium.org


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 616cfbf3
Supports Markdown
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