1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-12 14:01:19 +03:00
Files
zstd/programs/util.c
Yann Collet a49417b5af fix recent issue combining -r with empty list of input files
This would resize the table of input filenames to zero,
delivering an empty table,
to which it was no longer possible to add stdin.
2019-12-02 14:28:18 -08:00

29 KiB