zstd/lib/compress
Yann Collet 0e2dbac18a changed overflow correction place
keep one in compress_frameChunk(),
so that it's tested at every loop
in case some user simply some large mulit-GB input in a single invocation.

Add one in ZSTD_compressBlock(),
since compressBlock() explicitly skips frameChunk().
2018-09-26 15:35:38 -07:00
..
2018-06-14 19:47:05 -04:00
2018-09-16 10:27:02 +09:00
2018-09-26 14:24:28 -07:00
2018-06-21 15:53:40 -04:00
2018-06-19 13:01:21 -04:00