Pierre Neidhardt ecfc54403e
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).
2019-05-07 18:40:40 +02:00
..
2019-05-06 00:14:27 +02:00
2017-07-21 17:03:24 +02:00
2019-04-14 23:40:52 +02:00
2017-01-28 18:55:20 +01:00
2019-05-06 23:21:33 +02:00
2018-08-26 01:47:40 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2019-04-08 10:42:51 +02:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00
2018-09-04 17:25:11 +02:00
2019-05-06 23:21:33 +02:00
2015-01-11 23:50:01 +01:00
2018-12-19 23:52:25 +01:00