bareos: playground f3c69e26

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen playground 2014-04-22 15:16 playground b5459025 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