diff options
author | Vincent Stehlé <vincent.stehle@laposte.net> | 2019-03-31 21:54:23 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-04-07 15:01:36 +0300 |
commit | 0db8aa49a97e7f40852a64fd35abcc1292a7c365 (patch) | |
tree | e37d55a046340917a6fa881aae0a846eff201663 /drivers/iio/adc/stx104.c | |
parent | 4e63ed6b90803eeb400c392e9ff493200d926b06 (diff) | |
download | linux-0db8aa49a97e7f40852a64fd35abcc1292a7c365.tar.xz |
iio: adc: ads124: avoid buffer overflow
When initializing the priv->data array starting from index 1, there is one
less element to consider than when initializing the full array.
Fixes: e717f8c6dfec8f76 ("iio: adc: Add the TI ads124s08 ADC code")
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Reviewed-by: Dan Murphy <dmurphy@ti.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc/stx104.c')
0 files changed, 0 insertions, 0 deletions