aboutsummaryrefslogtreecommitdiff
path: root/src/main/TODO
blob: 19f7787d092cc72c4d8c02835c25504f31d6df29 (plain) (blame)
1
2
3
4
5
6
7
8
9
* bz2 decompression (not implemented)
* extract-from-gz-file test fails!
* extract-from-bz2-file test fails!

* 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 (!?)

* for some reason, if a plugin crashes or something goes wrong (i.e. with a seek),
  the whole system hangs (not good...)