summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndi Shyti <andi@etezian.org>2018-12-02 20:30:31 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-12-08 11:06:41 +0000
commitd45ebf1f986db608e0c7d69e8792ee85c9b7f3f4 (patch)
treeb63473d6d3d84245e4b77f235a7fd542e8156fbd /tools
parent794e20ee038ea368f3f099d196792b024fb3170c (diff)
iio: core: check 'info' value before registering the device
When the 'info' structure inside indio_dev is left uninitialized, a segmentation fault occurs. Check the 'info' value before using it and if it is equal to NULL, return with -EINVAL. Signed-off-by: Andi Shyti <andi@etezian.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions