bareos: bareos-14.2 f13bcff8
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Marco van Wieringen | Marco van Wieringen | bareos-14.2 | 2014-10-05 16:46 | bareos-14.2 e01afed3 | Pending |
Changeset | Ditch useless unions in dird config. In essence they save a maximum of one pointer value which is not worth the side effect it has for printing a config data. To be able to determine what data is actual in the union you need an extra variable describing what is the pointer about so then there is little value left in using an union. |
||||
mod - src/dird/dird_conf.c | Diff File | ||||
mod - src/dird/dird_conf.h | Diff File |