Coverity and `celix_auto`
Open
build/environment
- Dominant language
- C
- Stars
- 193
- Forks
- 99
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It turns out that currently Coverity does not know `__attribute__((cleanup(func)))`, which leads to lots of false positive reports.
For a simple example, check https://scan9.scan.coverity.com/#/project-view/52268/10253?selectedIssue=392558
Some extra configuration/modeling efforts may be needed to make Coverity work again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.