mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
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