bareos2015: bareos-14.2 d4ee3756
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| mvwieringen | mvwieringen | bareos-14.2 | 2014-08-01 00:48 | bareos-14.2 05bbf8f0 | Pending |
| Changeset | Fix problem with new DCR constructor. Coverity found a valid problem with the new DCR constructor that cannot use the dev variable as that is a non initialized variable in the constructor so use a proper local error buffer. |
||||
| mod - src/stored/acquire.c | Diff File | ||||
| mod - src/stored/askdir.c | Diff File | ||||