From: Dan Carpenter Date: Thu, 26 May 2011 08:44:52 +0000 (-0300) Subject: [media] DVB: dvb_frontend: off by one in dtv_property_dump() X-Git-Tag: v3.1-rc1~116^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca3ba7904426bb94ee1a91e6e88831483fb5d53;p=pandora-kernel.git [media] DVB: dvb_frontend: off by one in dtv_property_dump() If the tvp->cmd == DTV_MAX_COMMAND then we read past the end of the array. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed