diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-12-03 17:50:11 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2018-12-12 08:02:45 +0530 |
commit | 78f3ff524fca63e7d2a57149a34ade23d2c12798 (patch) | |
tree | 71056372c0fe21c69a9e79ef445fbdd5a1f1279e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2e4ac7cc493f36e45facb921a992a145351d280c (diff) |
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
The > comparison should be >= or we access one element beyond the end
of the array.
(The inst->qinsts[] array is allocated in the ti_msgmgr_probe() function
and it has ->num_valid_queues elements.)
Fixes: a2b79838b891 ("mailbox: ti-msgmgr: Add support for Secure Proxy")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions