summaryrefslogtreecommitdiffstats
path: root/scripts/mod/empty.c
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2012-09-24 17:20:52 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-26 10:45:38 -0700
commitb655c2c4782ed3e2e71d2608154e295a3e860311 (patch)
treec358dc6a816124139b1085d5c0eaec4b4bdbefae /scripts/mod/empty.c
parent67f2021fb1519057b0643d871b2afcd583bcc40d (diff)
staging: comedi: s626: don't dereference insn->data
`s626_enc_insn_config()` is incorrectly dereferencing `insn->data` which is a pointer to user memory. It should be dereferencing the separate `data` parameter that points to a copy of the data in kernel memory. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mod/empty.c')
0 files changed, 0 insertions, 0 deletions