diff options
| author | Colin Ian King <[email protected]> | 2017-08-15 08:38:45 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2017-08-15 12:46:04 +0300 |
| commit | a79741fdb0605d75323872035d858556c8388e77 (patch) | |
| tree | ae9b276aa1f01200c9e2f24bfd0dd2d263dba107 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | c05429005ba906bb88d6e50898d1f64604751dc2 (diff) | |
usb: gadget: dummy: fix infinite loop because of missing loop decrement
The while loop never terminates because the loop counter i is never
decremented. Fix this by decrementing i.
Detected by CoverityScan, CID#751073 ("Infinite Loop")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions