bareos2015: bareos-14.2 cd49f9ba
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| mvwieringen | mvwieringen | bareos-14.2 | 2014-04-21 22:50 | bareos-14.2 182bcebb | Pending |
| Changeset | Refactor status printing. Try to use a POOL_MEM whenever possible so we also don't make mistakes in the length of the status string a possibly overrun an string. Also if we don't print a string because of being in API mode it doesn't make sense to even build the status string (as we are not going to print it anyway.) Also fixes 2 other Coverity high impatct bugs. |
||||
| mod - src/dird/catreq.c | Diff File | ||||
| mod - src/filed/status.c | Diff File | ||||
| mod - src/lib/attribs.c | Diff File | ||||
| mod - src/stored/status.c | Diff File | ||||