]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: drop getenv item, done where needed
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 12 Apr 2025 10:49:00 +0000 (11:49 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 12 Apr 2025 10:49:00 +0000 (11:49 +0100)
TODO

diff --git a/TODO b/TODO
index 408c8bc1bdeb86f90765baa830a6ad1a88c4fdea..3484c72a696fcc9b861ec9ccd7ad9a44c09ebd20 100644 (file)
--- a/TODO
+++ b/TODO
@@ -59,8 +59,6 @@ Regularly:
 
 * set_put(), hashmap_put() return values check. i.e. == 0 does not free()!
 
-* use secure_getenv() instead of getenv() where appropriate
-
 * link up selected blog stories from man pages and unit files Documentation= fields
 
 Janitorial Clean-ups: