Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mktape: deleting an unarchived file while tape is being written can cause crash #1

Open
peteritism opened this issue Oct 22, 2017 · 0 comments
Assignees
Labels

Comments

@peteritism
Copy link
Member

unarchived_files contains an array of files not in the tape list at the time of execution. If one of these files disappears, said file cannot be queried for information and will crash. This is primarily only relevant for exporting files which should be covered under -t flag.

@peteritism peteritism added the bug label Oct 22, 2017
@peteritism peteritism self-assigned this Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant