Bug 190121
Summary: | Static analysis by PVS-Studio | ||
---|---|---|---|
Product: | Other | Reporter: | Pavel Belikov (belikov) |
Component: | Other | Assignee: | other_other |
Status: | NEW --- | ||
Severity: | normal | CC: | adobriyan, antmak.pub, quarckster |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.9-rc4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Pavel Belikov
2016-12-12 07:07:02 UTC
When Coverity started to static check kernel, they ran a database with issues without all blog explanations. Do you have anything similar? I mean, "30 min" "No timeout" is clever bug but extracting it from surrounding text can be annoying. (In reply to Alexey Dobriyan from comment #1) > When Coverity started to static check kernel, they ran a database with > issues without all blog explanations. Do you have anything similar? > > I mean, "30 min" "No timeout" is clever bug but extracting it from > surrounding text can be annoying. The article is not intended to facilitate bug search in the source code. It is rather meant to demonstrate the analyzer's diagnostic capabilities. By the moment of posting the article, the errors discussed there might become obsolete or line numbers may change. Anyway, this kind of report can't be treated as a convenient means to help you fix bugs in the code. You should also keep in mind that in our articles we discuss only those warnings that we find most interesting, as we don't aim at doing a full-blown analysis and the article can't give you complete information about the project. That's why we suggest that project authors check the most recent version themselves. We can help with that by providing a temporary license and user support. |