mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
'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> |
||
|---|---|---|
| .. | ||
| hid-sensor-incl-3d.c | ||
| hid-sensor-rotation.c | ||
| Kconfig | ||
| Makefile | ||