Commits

Dan Carpenter committed 44ec5d29169
Staging: vt6656: add some range checks before memcpy() We need to verify that we're not writing past the end of the array. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>