From: Dan Carpenter Date: Fri, 23 Aug 2013 08:33:48 +0000 (-0300) Subject: [media] ov9650: off by one in ov965x_enum_frame_sizes() X-Git-Tag: v3.12-rc1~135^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4760ed50e4908cfd597be0d840a0cb990aff7a;p=pandora-kernel.git [media] ov9650: off by one in ov965x_enum_frame_sizes() The ">" should be ">=" otherwise we read one space beyond the end of the array. Signed-off-by: Dan Carpenter Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed