forked from mirrors/tar-split
tar/asm: another thought on clobbered files
This commit is contained in:
parent
6814b938af
commit
891685f740
1 changed files with 2 additions and 0 deletions
|
@ -40,3 +40,5 @@ by default for most implementations. Not supporting them wouldn't be a
|
|||
security concern either, as if it did occur, we would reassemble an archive
|
||||
that doesn't validate signature/checksum, so it shouldn't be trusted anyway.
|
||||
|
||||
Otherwise, this will allow us to defer support for appended files as a FUTURE FEATURE.
|
||||
|
||||
|
|
Loading…
Reference in a new issue