From: Mauro Carvalho Chehab Date: Thu, 13 Nov 2008 20:03:28 +0000 (-0300) Subject: V4L/DVB (9621): Avoid writing outside shadow.bytes[] array X-Git-Tag: v2.6.28-rc5~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=494264379d186bf806613d27aafb7d88d42f4212;p=pandora-kernel.git V4L/DVB (9621): Avoid writing outside shadow.bytes[] array There were no check about the limits of shadow.bytes array. This offers a risk of writing values outside the limits, overriding other data areas. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed