TODO: drop getenv item, done where needed

This commit is contained in:
Luca Boccassi
2025-04-12 11:49:00 +01:00
parent a51804a5ff
commit 9f091f098a

2
TODO
View File

@@ -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: