bareos: master 4122e4c4

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-04-14 22:47 master 14f24767 Pending
Changeset Make the work of a static analyzer a lot easier.

Most static analyzers don't understand that a M_FATAL message means
things will generate a NULL pointer dereference and blow up the daemon
and that M_ERROR_TERM leads to the program doing an exit(1)
mod - src/dird/dbcheck.c Diff File
mod - src/dird/dird.c Diff File