aboutsummaryrefslogtreecommitdiff
path: root/src/main/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/TODO')
-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 (!?)