bareos: bareos-13.2 6423b698

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2014-04-22 15:16 bareos-13.2 0b2add89 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