commit | d6ec3945bb22c33830e59fd99816b64dc10750ac | [log] [tgz] |
---|---|---|
author | Karthikeyan Mani <kmani@codeaurora.org> | Tue Jan 03 14:12:28 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 31 12:09:55 2017 -0700 |
tree | a101ec4bc728dc8394e10678aef0f7ac01fd162e | |
parent | e5b69732398b712bab207121722828fba8da0459 [diff] |
ASoC: msm: qdsp6v2: Fix out-of-bounds access in put functions Add out of bounds check in routing put functions for the mux value before accessing the texts pointer of soc_enum struct with mux as index. CRs-fixed: 1097569 Change-Id: If1161ea918680deacc0d322d11f42637f377a9ab Signed-off-by: Karthikeyan Mani <kmani@codeaurora.org>