mirror of
https://github.com/facebook/zstd.git
synced 2025-07-09 17:05:36 +02:00
When an empty input file was passed to the dictionary trainer, it would infinite loop. The added test case exposes the bug, and is fixed with this PR.
2 lines
28 B
Plaintext
2 lines
28 B
Plaintext
zstd -q --train empty file*
|