bareos: bareos-14.2 5a071741

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2014-07-31 23:01 bareos-14.2 cb9b1e3e Pending
Changeset Fix problem now we use call a real constructor for the DCR.

We can no longer use the side effect of an assignment calling a
constructor to fill two variables so do it in two steps.
mod - src/stored/butil.c Diff File
mod - src/stored/stored.c Diff File