Commit f818113
committed
HPCC-36035 Adjust loops per review recommendation
Use dedicated for loop indices to avoid overflow/underflow or misuse after
loop ends.
Signed-off-by: Terrence Asselin <terrence.asselin+copilot@lexisnexisrisk.com>1 parent fd00ea5 commit f818113
2 files changed
Lines changed: 3 additions & 6 deletions
File tree
- esp
- bindings/SOAP/xpp/fxpp
- services/ws_machine
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 224 | | |
228 | 225 | | |
229 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| |||
0 commit comments