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
scan-build with clang-9 reports possible bugs with static analysis. I've taken note of #1721 that are likely many false-positives due to the way kernel code works. I tried to find more detail on the current state of scan-build on the kernel but my google-fu was unable to find any tweaks to suppress or otherwise improve the false-positive rate. The analysis may be incomplete as scan-build/clang crashes on some files during analysis.
System information
Describe the problem you're observing
scan-build with clang-9 reports possible bugs with static analysis. I've taken note of #1721 that are likely many false-positives due to the way kernel code works. I tried to find more detail on the current state of scan-build on the kernel but my google-fu was unable to find any tweaks to suppress or otherwise improve the false-positive rate. The analysis may be incomplete as scan-build/clang crashes on some files during analysis.
Describe how to reproduce the problem
Include any warning/errors/backtraces from the system logs
stderr.txt
The text was updated successfully, but these errors were encountered: