diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-03-01 05:07:14 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-06 12:25:10 -0500 |
commit | f68e68d2923069fd9b21aa1e7ed445cda2f6db05 (patch) | |
tree | c20d3b0adf2ad7c21371f0c7c3a516f035c92564 /Documentation/perf | |
parent | 67f2219ce1d11a0e160f6aa0b463aee1614f0b9c (diff) |
media: ov5695: Off by one in ov5695_enum_frame_sizes()
The ">" should be ">=" so that we don't read one element beyond the end
of the array.
Fixes: 8a77009be4be ("media: ov5695: add support for OV5695 sensor")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/perf')
0 files changed, 0 insertions, 0 deletions