summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-09-12 15:54:49 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-09-12 15:54:49 +0000
commitc069c9861bd79c656c379c8cb78a92d749ce893b (patch)
treef04977456a5977bffb8225b68d8a28f982fb6844
parentf9dbc186eb218134e187a32d4eaa3054cd4a0c34 (diff)
downloadxine-lib-c069c9861bd79c656c379c8cb78a92d749ce893b.tar.gz
xine-lib-c069c9861bd79c656c379c8cb78a92d749ce893b.tar.bz2
that one is done
CVS patchset: 6964 CVS date: 2004/09/12 15:54:49
-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)