From: Dan Carpenter Date: Wed, 10 Mar 2010 10:57:03 +0000 (-0300) Subject: V4L/DVB: omap24xxcam: potential buffer overflow X-Git-Tag: v2.6.34-rc7~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2132deff694765bc2e6c7ac84c6b30dab0775256;p=pandora-kernel.git V4L/DVB: omap24xxcam: potential buffer overflow The previous loop goes until last == VIDEO_MAX_FRAME, so this could potentially go one past the end of the loop. Signed-off-by: Dan Carpenter Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed