bareos: bareos-15.2 d511f6e8
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | bareos-15.2 | 2015-11-09 14:34 | bareos-15.2 a416895d | Pending |
Affected Issues | 0000556: File Relocation does not work | ||||
Changeset | Fixed double declaration of variable i This makes the loop variable shadow the variable with a wider scope and as such it doesn't have a defined value after the loops exits. Fixes 0000556: File Relocation does not work |
||||
mod - src/lib/bregex.c | Diff File |