summaryrefslogtreecommitdiff
path: root/tools/iio/lsiio.c
diff options
context:
space:
mode:
authorHartmut Knaack <knaack.h@gmx.de>2015-05-31 15:39:45 +0300
committerJonathan Cameron <jic23@kernel.org>2015-05-31 19:22:56 +0300
commit121b5e505fe86ea52603c946865d658a5fe8130b (patch)
treeca199605bfc1aa3be8e15dc3e56dd16849312149 /tools/iio/lsiio.c
parent63f05c855f3825b89b92cd21df0415e6e32af3dd (diff)
downloadlinux-121b5e505fe86ea52603c946865d658a5fe8130b.tar.xz
tools:iio:iio_utils: fix allocation handling
In build_channel_array(), count needs to be decreased in more places since current->name and current->generic_name would be freed on the error path, although they have not been allocated, yet. This also requires to free current->name, when it is allocated, but current->generic_name is not yet allocated. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/iio/lsiio.c')
0 files changed, 0 insertions, 0 deletions