]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #13011 from keszybz/auto-erase
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index edde830038da6777a3bbbdd6e5ef40b07a1d4a15..df5e18bd91213b4466a46457feec4b9bdc8ecb31 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 free_and_erasep() and
+  augment them with mlock(). Also use MADV_DONTDUMP.
 
 * Move RestrictAddressFamily= to the new cgroup create socket