Commits

Dan Carpenter committed 0c849b3c16f
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 <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>