mirror of
https://github.com/pygos/pkg-utils.git
synced 2025-03-14 23:37:49 +01:00
The uncompressor will know when end of file is reached. Flushing prematurely won't help. Especially the way the loop was constructed, using an external buffer that is a lot larger than the internal buffer of the compressor will cause multiple erroneous flushes. Signed-off-by: David Oberhollenzer <goliath@infraroot.at> |
||
---|---|---|
.. | ||
comp | ||
filelist | ||
pkg | ||
util | ||
Makemodule.am |