diff options
author | Hartmut Knaack <knaack.h@gmx.de> | 2015-05-31 14:39:44 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-05-31 17:20:16 +0100 |
commit | 63f05c855f3825b89b92cd21df0415e6e32af3dd (patch) | |
tree | d798e25a74fd44dad2c3311b88ffd42cd55d1bf8 /net/ceph/Kconfig | |
parent | 66dd08fde06e5ad6f0f86c7a780d60973e9d9cf0 (diff) |
tools:iio: free channel-array completely
In iio_utils.c build_channel_array() dynamically allocates the string
generic_name in the current iio_channel_info, which doesn't got freed in
case of an error.
This dynamically allocated channel-array is used by generic_buffer, and
needs to be freed on the error/exit path.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'net/ceph/Kconfig')
0 files changed, 0 insertions, 0 deletions