1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-27 11:41:11 +03:00
Files
zstd/programs/fileio.c
W. Felix Handte 9985e10fda Reject Irregular Dictionary Files
I hadn't seen #2890, so I wrote my own version. I like this approach a little
better, since it does an explicit check for a regular file, rather than
passing a magic value.

Addresses #2874.
2021-12-08 16:17:04 -05:00

127 KiB