Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
channel: don't look for attributes for iio_channel_attr_write_all
iio_channel_attr_write_all calls iio_channel_attr_write with attr set to NULL, causing a segmentation fault when attr is NULL, iio_channel_find_attr is skipped Signed-off-by: Cristina Suteu <[email protected]>
- Loading branch information