aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2015-05-13 15:06:11 -0300
committerJonathan Cameron <[email protected]>2015-05-17 09:10:05 +0100
commit9ecdbed7903921f29adae63a3155814b453e7186 (patch)
tree15df9a0a39652d7fd089c5789be00c436cb70606 /tools/perf/scripts/python/bin
parentd8c9d23e29e3d758ea477adaa95e28cbf3556518 (diff)
iio: light: hid-sensor-als.c: 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 <[email protected]> Reviewed-by: Srinivas Pandruvada <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions