summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-08-15 08:38:45 +0100
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-08-15 12:46:04 +0300
commita79741fdb0605d75323872035d858556c8388e77 (patch)
treeae9b276aa1f01200c9e2f24bfd0dd2d263dba107 /tools/perf/scripts/python/export-to-postgresql.py
parentc05429005ba906bb88d6e50898d1f64604751dc2 (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 <colin.king@canonical.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions