bareos: master c87dbea6

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-02-26 10:15 master 003af077 Pending
Changeset restore: check for bad backup stream

The filedaemon requires that each file starts with an attribute
record, since this is the only way to know the files name. To make
sure nothing bad happened we need to actively check that this
precondition holds.
mod - core/src/filed/restore.cc Diff File