summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-07-10 13:54:50 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-07-10 14:43:44 +0200
commit309c6b19a784c225b17effa8e7ee583fa1d9001d (patch)
tree153360bd2b3925b8fe846b0c5cbd08cb0610f3d4 /TODO
parent9ae4ef49cd2a44032c6c385151f35fc62a97e81d (diff)
downloadsystemd-309c6b19a784c225b17effa8e7ee583fa1d9001d.tar.gz
Remove string_erase
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6331c9bd2e..35f711eaff 100644
--- a/TODO
+++ b/TODO
@@ -90,7 +90,7 @@ 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()/free_and_erasep() and
+ 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