ASoc: msm: Fix array index out of bound issue
session_id is used as an array index in send_rtac_asm_apr() is not
checked for upper bound. Check for upper bound in order to avoid
array index out of bound issue.
Change-Id: I5016e03f86d2db4c0ebc097ae12b421266f8fce7
Signed-off-by:
Shiv Maliyappanahalli <smaliyap@codeaurora.org>
Loading
Please sign in to comment