Skip to content
Commit 53cbe20d authored by Guillaume Clement's avatar Guillaume Clement Committed by Greg Kroah-Hartman
Browse files

staging: vt6655: fix direct dereferencing of user pointer



Sparse reported that the data from tagSCmdRequest is given by
userspace, so it should be tagged as such.

Later, we were memcomparing and dereferencing it without first copying
it, fix that as well.

Signed-off-by: default avatarGuillaume Clement <gclement@baobob.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 80dd7052
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment