git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4264cb6
)
staging: comedi: me4000: validate the cmd->start_arg
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Thu, 17 Apr 2014 17:08:01 +0000
(10:08 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Apr 2014 17:21:31 +0000
(10:21 -0700)
The cmd->start_arg should be trivially validated in Step 3 of the
(*do_cmdtest) functions. Add the necessary code.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found