mirror of
https://github.com/github/codeql.git
synced 2026-04-14 19:44:03 +02:00
196 B
196 B
1.4.5
Minor Analysis Improvements
- The "Initialization code not run" query (
cpp/initialization-not-run) no longer reports an alert on static global variables that have no dereference.