mirror of
https://github.com/facebook/zstd.git
synced 2025-10-11 00:03:06 -04:00
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.