bareos: master 6fb1de87

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-02-09 07:30 master df3bc2bd Pending
Changeset dbcheck: fix assigning possible nullptr to std::string

We now set the strings to be empty if the value it shouldve been
assigned is null. This can happen if the configuration is missing.
mod - core/src/dird/dbcheck.cc Diff File