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
Dead store Dead assignment SaneUtils.cpp SetSaneInt Line: 164
Dead store Dead assignment SaneUtils.cpp SetSaneFloat Line: 190
status = sane_control_option (device, option_num, SANE_ACTION_SET_VALUE, optval, &info);
--
| Value stored to 'status' is never read
Ran the Clang Static Analyzer on Sanity and it reports 2 bugs
See attached zip for full report
The text was updated successfully, but these errors were encountered: