diff options
author | Matt Ranostay <mranostay@gmail.com> | 2016-05-22 05:01:03 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-05-22 21:54:15 +0200 |
commit | 37b1ba2c68cfbe37f5f45bb91bcfaf2b016ae6a1 (patch) | |
tree | 38017439414d9c72198018ec415eeba132dd5d96 /drivers/iio/pressure | |
parent | iio: proximity: as3935: remove triggered buffer processing (diff) | |
download | linux-37b1ba2c68cfbe37f5f45bb91bcfaf2b016ae6a1.tar.xz linux-37b1ba2c68cfbe37f5f45bb91bcfaf2b016ae6a1.zip |
iio: proximity: as3935: fix buffer stack trashing
Buffer wasn't of a valid size to allow the timestamp, and correct padding.
This patchset also moves the buffer off the stack, and onto the heap.
Cc: george.mccollister@gmail.com
Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/pressure')
0 files changed, 0 insertions, 0 deletions