commit | 3817b1847e4b444bd55ed03eba227f3953c59166 | [log] [tgz] |
---|---|---|
author | Vignesh Kulothungan <vigneshk@codeaurora.org> | Mon Dec 04 15:56:05 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Dec 15 10:03:25 2017 -0800 |
tree | cf517081c245488b54040226692311ab6a4c6562 | |
parent | 3f2ab3aa8030a6ea001a7300a8d6e6b4d8382313 [diff] |
msm: Array bounds check for buffer index Check the ASM buffer index boundary before using it to access the buffer to avoid out of array bounds error. CRs-Fixed: 2145996 Change-Id: I5492941dfd9e7c3fa90af6caec14f9ff7e75d248 Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>