]> git.ipfire.org Git - thirdparty/zstd.git/commit
enforce a hard fail when input files are set to be erased 3450/head
authorYann Collet <cyan@fb.com>
Thu, 26 Jan 2023 00:18:20 +0000 (16:18 -0800)
committerYann Collet <cyan@fb.com>
Thu, 26 Jan 2023 00:18:20 +0000 (16:18 -0800)
commit02434e0867695db62ade7a94852dfeae1b630e75
tree437d8f0e9b9ab000ddd27db481b8b3c8d980418f
parent8c85b29e3236d0f0be00e59de004d7297c4fddf0
enforce a hard fail when input files are set to be erased

in scenarios where it's supposed to not be possible.

suggested by @terrelln
programs/fileio.c