mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
2bd0462843
'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 |