diff options
author | Raja Mani <[email protected]> | 2012-09-21 15:08:54 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2012-10-24 11:49:50 +0300 |
commit | d54601b92fbde2a7021a844e1373ba8c778cc0a3 (patch) | |
tree | 434ba2da87ab1916a4b3dfccc2362b0a166b970f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 43a06b346d1350009c8f7eaa1a2a137395874ca0 (diff) |
ath6kl: Check for valid rate table index
There are 28 items defined in rate table array 'wmi_rate_tbl'.
The rate table index (reply->rate_index) in ath6kl_wmi_bitrate_reply_rx()
func is not checked for the valid max limit index before accessing
rate table array. There may be some incidents to get memory crashes
without safe max check. Fix this.
Found this on code review.
Signed-off-by: Raja Mani <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions