]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Remove string_free_erase
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index a575f9ab737cf356c7004debd556cdf8cc96336b..6331c9bd2ea25011f9a40d22f7bc0006b96df55a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -90,8 +90,8 @@ Features:
   usefaultd() and make systemd-analyze check for it.
 
 * paranoia: whenever we process passwords, call mlock() on the memory
-  first. i.e. look for all places we use string_erase()/string_free_erase() and
-  augment them with mlock(). Also use MADV_DONTDUMP
+  first. i.e. look for all places we use string_erase()/free_and_erasep() and
+  augment them with mlock(). Also use MADV_DONTDUMP.
 
 * Move RestrictAddressFamily= to the new cgroup create socket