You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments