Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-10 | don't leak an FD in lz4 (de)compression | David Kalnischkies | |
Seen first in #826783, but as this buglog also shows leaked uncompressed files as well we don't close it just yet. (cherry picked from commit 6f35be91c9e86e463bca7df6eadf05412c7b732c) | |||
2016-06-10 | do not hang on piped input in PipedFileFdPrivate | David Kalnischkies | |
This effects only compressors configured on the fly (rather then the inbuilt ones as they use a library). (cherry picked from commit bdc42211700ef0f6f40e4ef3f362e52d684d70fb) |