diff options
author | Srinivas Kandagatla <[email protected]> | 2019-05-22 17:24:43 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-05-27 10:34:12 +0530 |
commit | 03ecad90d3798be11b033248bbd4bbff4425a1c7 (patch) | |
tree | 96a116c3d313bc0712e21f41c9f7d55f8bd630d1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
soundwire: stream: fix out of boundary access on port properties
Assigning local iterator to array element and using it again for
indexing would cross the array boundary.
Fix this by directly referring array element without using the local
variable.
Signed-off-by: Srinivas Kandagatla <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions