1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-30 11:21:33 +03:00
Files
zstd/tests/zstreamtest.c
Yann Collet cafedcbbe4 ZSTD_resetCCtx_internal: fixed order of arguments
params1 was swapped with params2.
This used to be a non-issue when testing for strict equality,
but now that some tests look for "sufficient size" `<=`, order matters.
2017-12-19 21:49:04 +01:00

90 KiB