aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/gyro
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-05-07 20:32:04 -0300
committerJonathan Cameron <jic23@kernel.org>2015-05-12 20:01:13 +0100
commitf0828ba96d02d4d4b197c531b34c662ee3c928df (patch)
treed722023606d70fd61f4af731d8069d30affcdc8b /drivers/iio/gyro
parentf29b212edb9e253cafcb4a2ab7842a890989f1a5 (diff)
iio: light: hid-sensor-prox: Fix memory leak in probe()
'channels' is allocated via kmemdup and it is never freed. Use 'indio_dev->channels' directly instead, so that we avoid such memory leak problem. Reported-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/gyro')
0 files changed, 0 insertions, 0 deletions