commit | 37b1ba2c68cfbe37f5f45bb91bcfaf2b016ae6a1 | [log] [tgz] |
---|---|---|
author | Matt Ranostay <mranostay@gmail.com> | Sat May 21 20:01:03 2016 -0700 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun May 22 20:54:15 2016 +0100 |
tree | 38017439414d9c72198018ec415eeba132dd5d96 | |
parent | 7d0643634ea567969bf3f3ed6193a9d6fc75653b [diff] |
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>