zstd/lib/compress
Yann Collet 9b5b47ac93 ensure adjustCParams adjust hLog and cLog even without srcSize
It would previously exit when srcSize is unknown.
But in the case of custom parameters,
hLog and cLog can still be too large in comparison with windowLog.

Reduces maximum memory allocated during zstreamtest --newapi
2017-09-28 01:25:40 -07:00
..
2017-08-15 11:23:28 -07:00
2017-09-16 23:41:58 -07:00
2017-09-26 14:00:01 -07:00
2017-09-26 14:00:01 -07:00