diff options
author | Kouji Shiotani <kouji.x.shiotani@sonymobile.com> | 2017-03-16 15:20:49 +0900 |
---|---|---|
committer | Shunta Sato <shunta.sato@sonymobile.com> | 2017-03-31 21:40:16 +0900 |
commit | ea50f804a46c310abdd95b5e8a75386c78581898 (patch) | |
tree | d41b392e0397d61bf2d5eda89a3708266ab7c832 /rs/java/android/renderscript/ProgramVertex.java | |
parent | 4a8953094f89b4dc15567c019b2e75958ab00979 (diff) |
Fix wrong array index bound in NotificationUsageStats
Symptom:
It's possible to cause ArrayIndexOutOfBoundsException.
Root cause:
There is an error in the argument check, there is a possibility of
accessing an incorrect Index
Solution:
Fix the argument check correctly
Bug: 36542230
Change-Id: I3dea387c4a2bbddcc68db06812b57fd9d300f778
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertex.java')
0 files changed, 0 insertions, 0 deletions