summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9639e1c79..0192f1f59 100644
--- a/TODO
+++ b/TODO
@@ -153,3 +153,6 @@ patch from Olivier Delhomme
du: add option to use \0 as line terminator rather than \n so that
tools like xdiskusage that parse du output don't choke on file names
with embedded newlines.
+
+Remove suspicious uses of alloca (ones that may allocate more than
+ about 4k)