diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2021-03-09 14:21:28 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-10 12:51:10 +0000 |
commit | 4800fe6ea1022eb240215b1743d2541adad8efc7 (patch) | |
tree | 5f53decb5f9536f072853ab0265d1d0545c09f8d /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1c668e1c0a0f74472469cd514f40c9012b324c31 (diff) |
ASoC: qcom: sdm845: Fix array out of range on rx slim channels
WCD934x has only 13 RX SLIM ports however we are setting it as 16
in set_channel_map, this will lead to array out of bounds error!
Orignally caught by enabling USBAN array out of bounds check:
Fixes: 5caf64c633a3 ("ASoC: qcom: sdm845: add support to DB845c and Lenovo Yoga")
Reported-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210309142129.14182-3-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions