Open
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.
Activity