Static analysis results for TDengine using PVS-Studio
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
Hello,
We would like to share a selection of bugs from the TDengine project using the PVS-Studio static code analyzer. The PVS-Studio team aims to popularize the use of static analysis in software development, so we regularly publish articles on the analysis of various open-source projects using PVS-Studio. TDengine became one of such projects. We hope our findings will help make the project even better.
You can read the article here: Why SSDLC needs static analysis: a case study of 190 bugs in TDengine.
Please note that the article took some time to prepare and publish, so some of the bugs mentioned may have already been fixed, or line positions may no longer match the current code. Therefore, we would recommend verifying the reported issues directly in the current version of the codebase.
Best regards,
Andrey Karpov
PVS-Studio Team
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.