msm: camera: isp: Add bound check for an array
The value of ab_ib_vote->num_src comes from userspace.
This value is used as an index for accessing the array
stream_src. Adding bound check to avoid accessing beyond array limit.
Change-Id: I1d4555234ced24af7cd70b71ca43981fe8a3f366
Signed-off-by:
Senthil Kumar Rajagopal <skrajago@codeaurora.org>
Loading
Please register or sign in to comment