aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-08-04 01:02:26 +0000
committerChristian Grothoff <christian@grothoff.org>2012-08-04 01:02:26 +0000
commitb028190f514cdb917caa29c94acbd64925905f69 (patch)
treefc20bd8b595ff76f55bf7862439c17966bc287a5
parent154a8891b17922962e8baf79567a1d0bd0305eed (diff)
downloadlibextractor-b028190f514cdb917caa29c94acbd64925905f69.tar.gz
libextractor-b028190f514cdb917caa29c94acbd64925905f69.zip
update
-rw-r--r--src/main/TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/TODO b/src/main/TODO
index 73dafe7..f3d3e05 100644
--- a/src/main/TODO
+++ b/src/main/TODO
@@ -1,7 +1,6 @@
1* bz2 decompression 1* bz2 decompression (not implemented)
2* testcase for in-process plugin execution 2* extract-from-gz-file test fails!
3* testcases for extract-from-file, extract-from-gz-file, extract-from-bz2-file 3* extract-from-bz2-file test fails!
4* testcases for running multiple files in one run (known to fail!)
5 4
6* MAX_META_DATA buffer of 32 MB is a bit big as a non-growing default size; 5* MAX_META_DATA buffer of 32 MB is a bit big as a non-growing default size;
7 also, valgrind reports it is leaked even though printf-debugging shows it is not (!?) \ No newline at end of file 6 also, valgrind reports it is leaked even though printf-debugging shows it is not (!?)