From: Dan Carpenter Date: Thu, 20 Oct 2011 06:10:09 +0000 (+0300) Subject: Staging: vt6655: add some range checks before memcpy() X-Git-Tag: v3.2-rc1~169^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c849b3c16f4dab5848182868094adeb51210d8b;p=pandora-kernel.git Staging: vt6655: add some range checks before memcpy() There were no range checks in the original code so the user could write past the end of the array. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed