mirror of
https://github.com/restic/restic.git
synced 2025-12-15 21:11:59 +00:00
fix panic in fs_reader
This commit is contained in:
6
changelog/unreleased/issue-4975
Normal file
6
changelog/unreleased/issue-4975
Normal file
@@ -0,0 +1,6 @@
|
||||
Bugfix: Prevent `backup --stdin-from-command` from panicking
|
||||
|
||||
If --stdin-from-command is used, restic now checks whether there is a command behind it.
|
||||
|
||||
https://github.com/restic/restic/issues/4975
|
||||
https://github.com/restic/restic/pull/4976
|
||||
Reference in New Issue
Block a user