General issue - cpp/uninitialized-local should provide at least 1 path that leaves variable uninitialized (preferably all if possible)
未关闭
question
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
**Description of the issue**
It is very difficult to see how this could be uninitialized and the report looks like a false positive:
https://github.com/ryao/zfs/security/code-scanning/709
I am not yet decided on whether this is a false positive or not, but I am certain that it would be very helpful if CodeQL could provide a path that leaves the variable uninitialized. I have seen it provide possible paths in #11215, but that is for a different query.
贡献指南
评估
这个 Issue 还没有评估数据。