aboutsummaryrefslogtreecommitdiff
path: root/src/main/TODO
blob: 73dafe72873becfe452d9b6b1c964476e85dd80d (plain) (blame)
1
2
3
4
5
6
7
* bz2 decompression
* testcase for in-process plugin execution
* testcases for extract-from-file, extract-from-gz-file, extract-from-bz2-file
* testcases for running multiple files in one run (known to fail!)

* MAX_META_DATA buffer of 32 MB is a bit big as a non-growing default size;
  also, valgrind reports it is leaked even though printf-debugging shows it is not (!?)