bareos: master ad728032

Author Committer Branch Timestamp Parent
arogge Sebastian Sura master 2024-06-11 09:39 master b0a62295 Pending
Changeset dir: fix crash on purge with job without client

purge volume would crash if the first job declared in your
configuration has no client defined, because the code uses
the default-client taken from there to fill information in
the log messages.
That not really required information has been removed from
the log messages which will also fix the crash.
mod - core/src/dird/ua_purge.cc Diff File