bareos: bareos-18.2 a8882b9a

Author Committer Branch Timestamp Parent
franku franku bareos-18.2 2018-10-09 17:57 bareos-18.2 79650b79 Pending
Changeset dird: fixes a bug where an unitialized pointer can cause a crash

- running directordaemon with at least debuglevel of 900
- a debug message dereferenced an uninitialized pointer

- with this fix the debug message handler will run properly
mod - core/src/dird/dird_conf.cc Diff File