diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-05-13 18:06:12 (GMT) |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-05-17 08:10:14 (GMT) |
commit | 32ee56e306b09568619466efe109ab9722e89245 (patch) | |
tree | 8455041834371cfe4b963e17b3331f078bcbb896 /crypto/proc.c | |
parent | 9ecdbed7903921f29adae63a3155814b453e7186 (diff) | |
download | linux-32ee56e306b09568619466efe109ab9722e89245.tar.xz |
iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()
'channels' is allocated via kmemdup and it is never freed in the
subsequent error paths.
Use 'indio_dev->channels' directly instead, so that we avoid such
memory leak problem.
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 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions