mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Create 2025-07-27-avoid-reporting-static-global-variable.md
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The "GlobalVariable not initialized" query (`cpp/not-initialised`) no longer reports an alert on static global variables that has no dereference.
|
||||
Reference in New Issue
Block a user