Create 2025-07-27-avoid-reporting-static-global-variable.md

This commit is contained in:
codeqlhelper
2025-07-28 00:00:41 +08:00
committed by GitHub
parent cf21997c0f
commit 75e545a67f

View File

@@ -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.