Files
codeql/cpp/ql/lib/change-notes/2025-08-11-global-variable-flow.md
Mathias Vorreiter Pedersen c8eb1cf826 C++: Add change note.
2025-08-11 11:28:53 +02:00

296 B

category
category
minorAnalysis
  • Improved dataflow through global variables in the new dataflow library (semmle.code.cpp.dataflow.new.DataFlow and semmle.code.cpp.dataflow.new.TaintTracking). Queries based on these libraries will produce more results on codebases with many global variables.