aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2014-10-21 11:08:35 +0300
committerBrian Norris <[email protected]>2014-11-05 13:19:21 -0800
commite8e6c875658c39624fc8cb4c6f3e1b6ab9ce1b6e (patch)
tree3b0ec78a86b12a02755d091ce29b2ca08079931a /tools/perf/scripts/python
parentf02985b78550f5ee9d8d0603b21fd7d98ca58c1c (diff)
mtd: intflmount: fix off by one error in INFTL_dumpVUchains()
The ->PUtable[] array has "->nb_blocks" number of elemetns so this comparison should be ">=" instead of ">". Otherwise it could result in a minor read beyond the end of an array. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions