From: Dan Carpenter Date: Sun, 28 Mar 2010 11:21:18 +0000 (-0300) Subject: V4L/DVB: video/au0828: off by one bug X-Git-Tag: v2.6.35-rc1~480^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e20c34e9c1bcf9e92f2634411bffd98511fc48;p=pandora-kernel.git V4L/DVB: video/au0828: off by one bug The "AUVI_INPUT(tmp)" macro uses "tmp" as an index of an array with AU0828_MAX_INPUT elements. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed