summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index d52da19ff..34b191ec4 100644
--- a/TODO
+++ b/TODO
@@ -54,9 +54,6 @@ required for 1.0
ogg demuxer and DVD input
- xine bug tracking system?
- add help strings for all post plugins
-- review code for stack overflows
- (no big review, just grep for the most common mistakes like
- sprintf, sscanf)
- review code for malloc()s that don't check their return type
(replace with xine_xmalloc() and make it abort() on failure,
if graceful failure handling is not possible)