summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-02-20 11:28:12 +0000
committerWerner Koch <wk@gnupg.org>2007-02-20 11:28:12 +0000
commitbfb2b7eaf2808d7ba17914b91c00bfc02b4ec6c2 (patch)
tree848792c3a93e483613a721c4d676f84ef0d37e11 /TODO
parentd1942b14eda3323b1b5af3240a6f1676335fc625 (diff)
downloadlibgcrypt-bfb2b7eaf2808d7ba17914b91c00bfc02b4ec6c2.tar.gz
New configure option --disable-endian-check.
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.