bareos2015: bareos-13.2 d5671c85

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2014-04-22 17:16 bareos-13.2 d5bf6d3e Pending
Changeset Help static analyzer in understanding code.

A static analyzer doesn't understand Emsg(M_ERROR_TERM, ...) so lets put
the rest of the code into the else part of the if so things can be
understood by the analyzer and the basic code path doesn't change much.
mod - src/console/console_conf.c Diff File
mod - src/dird/dird_conf.c Diff File
mod - src/filed/filed_conf.c Diff File
mod - src/stored/stored_conf.c Diff File