mirror of
https://github.com/pygos/pkg-utils.git
synced 2024-11-16 02:17:10 +01:00
David Oberhollenzer
96d4d353d4
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> |
||
---|---|---|
.. | ||
pkg_unpack.c | ||
pkgio_rd_image_entry.c | ||
pkgreader.c | ||
pkgwriter.c |