From ab79f2b1135c1828315c1f73f8f25fe1e9486d3c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 28 Mar 2026 09:27:55 +0000 Subject: TODO Signed-off-by: Leah Rowe --- util/libreboot-utils/lib/io.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'util/libreboot-utils/lib') diff --git a/util/libreboot-utils/lib/io.c b/util/libreboot-utils/lib/io.c index a09e3992..eac6073e 100644 --- a/util/libreboot-utils/lib/io.c +++ b/util/libreboot-utils/lib/io.c @@ -4,6 +4,10 @@ * I/O functions specific to nvmutil. */ +/* TODO: local tmpfiles not being deleted + when flags==O_RDONLY e.g. dump command + */ + #include #include -- cgit v1.2.1