diff options
author | Axel Lin <[email protected]> | 2013-04-30 10:18:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-05-21 08:37:11 -0300 |
commit | 7accedd2fa059961629fd47212dd7096370c64fb (patch) | |
tree | cc0c1035b6e4945618a7218accc84f9ac1438733 /include/linux/fpga/fpga-mgr.h | |
parent | c6f89116c14144c18295d2a06294788c86fe9e6d (diff) |
[media] exynos4-is: Fix off-by-one valid range checking for is->config_index
Current code uses is->config_index as array subscript, thus the valid value
range is 0 ... ARRAY_SIZE(cmd) - 1.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions