summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6be15fc5..95ea299c 100644
--- a/TODO
+++ b/TODO
@@ -77,5 +77,7 @@ What's left to do -*- outline -*-
* gcryptrnd.c
Requires test for pth and other stuff.
-
+* secmem.c
+ Check whether the memory block is valid before releasing it and
+ print a diagnosic, like glibc does.