commit | 9c3d819d2d9563779fd1daa4eefef8628de22a86 | [log] [tgz] |
---|---|---|
author | Abhilash Kumar <krabhi@codeaurora.org> | Fri Dec 15 01:36:37 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jan 19 04:09:41 2018 -0800 |
tree | e20435244522f8d1d9b48145db07829532267b91 | |
parent | d78d0cee8c505ea8801dfa6494a70b431ae92464 [diff] |
msm: camera: icp: Fix out of bound access issue in ICP Since number of IPE devices may change based on target, instead of accessing memory based on number of devices, use common hardware interface that are allocated, to avoid out of bounds access. Change-Id: I350a2ef79f07337fd661c6f462eb41ac8229cde4 Signed-off-by: Abhilash Kumar <krabhi@codeaurora.org>