diff options
author | Pierre Neidhardt <mail@ambrevar.xyz> | 2019-05-07 18:40:40 +0200 |
---|---|---|
committer | Pierre Neidhardt <mail@ambrevar.xyz> | 2019-05-07 18:40:40 +0200 |
commit | ecfc54403e2a1934b4f6e84ddad429b7970091fa (patch) | |
tree | a4b9fa7aeaf1050859fc04025be60ac7cbd071eb /gnu/packages | |
parent | dbef9015db107dd148133420b89af552ef08f8ee (diff) |
guix: Simplify and robustify lzread!.
* guix/lzlib.scm (lzread!): Do it.
Previously lzread! would fail if COUNT was bigger
than (lz-decompress-write-size). This is possible if a previous call to
lzread! didn't empty the LZ_decompress input buffer (e.g. BV was too small to
fit all the data).
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions